Searched refs:_TIF_WORK_CTXSW_NEXT (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kernel/ | ||
D | process.h | 36 if (unlikely(next_tif & _TIF_WORK_CTXSW_NEXT || in switch_to_extra() |
/arch/x86/include/asm/ | ||
D | thread_info.h | 146 #define _TIF_WORK_CTXSW_NEXT (_TIF_WORK_CTXSW) macro |