Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dthread_info.h147 # define _TIF_WORK_CTXSW_PREV (_TIF_WORK_CTXSW| _TIF_USER_RETURN_NOTIFY | \ macro
150 # define _TIF_WORK_CTXSW_PREV (_TIF_WORK_CTXSW| _TIF_USER_RETURN_NOTIFY) macro
/linux/arch/x86/kernel/
H A Dprocess.h37 prev_tif & _TIF_WORK_CTXSW_PREV)) in switch_to_extra()