Searched refs:_TIF_WORK_CTXSW_NEXT (Results 1 – 3 of 3) sorted by relevance
154 #define _TIF_WORK_CTXSW_NEXT (_TIF_WORK_CTXSW|_TIF_DEBUG) macro
285 task_thread_info(next_p)->flags & _TIF_WORK_CTXSW_NEXT)) in __switch_to()
373 if (unlikely(task_thread_info(next_p)->flags & _TIF_WORK_CTXSW_NEXT || in __switch_to()