Home
last modified time | relevance | path

Searched refs:_TIF_WORK_CTXSW_NEXT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.h36 if (unlikely(next_tif & _TIF_WORK_CTXSW_NEXT || in switch_to_extra()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dthread_info.h157 #define _TIF_WORK_CTXSW_NEXT (_TIF_WORK_CTXSW) macro