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