Home
last modified time | relevance | path

Searched refs:_TIF_IO_BITMAP (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dthread_info.h119 #define _TIF_IO_BITMAP (1 << TIF_IO_BITMAP) macro
142 _TIF_IO_BITMAP)
Dentry-common.h53 if (unlikely(ti_work & _TIF_IO_BITMAP)) in arch_exit_to_user_mode_prepare()
/linux-6.1.9/arch/x86/kernel/
Dprocess.c382 if (tifp & _TIF_IO_BITMAP) in switch_to_bitmap()