_TIF_WORK_CTXSW_NEXT  602 arch/x86/kernel/process_32.c 		     task_thread_info(next_p)->flags & _TIF_WORK_CTXSW_NEXT))
_TIF_WORK_CTXSW_NEXT  654 arch/x86/kernel/process_64.c 	if (unlikely(task_thread_info(next_p)->flags & _TIF_WORK_CTXSW_NEXT ||