Searched refs:TIF_SYSCALL_EMU (Results 1 – 2 of 2) sorted by relevance
72 #define TIF_SYSCALL_EMU 12 /* syscall emulation active */ macro99 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU)
101 #define TIF_SYSCALL_EMU 4 /* syscall emulation active */ macro141 #define _TIF_SYSCALL_EMU (1<<TIF_SYSCALL_EMU)
Completed in 4 milliseconds