Searched refs:prev_tif (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dprocess.h17 unsigned long prev_tif = read_task_thread_flags(prev); local
27 prev_tif &= ~_TIF_SPEC_IB;
37 prev_tif & _TIF_WORK_CTXSW_PREV))

Completed in 107 milliseconds