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