Searched refs:TIF_SYSCALL_EMU (Results 1 – 4 of 4) sorted by relevance
75 #define TIF_SYSCALL_EMU 12 /* syscall emulation active */ macro94 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU)
94 #define TIF_SYSCALL_EMU 4 /* syscall emulation active */ macro132 #define _TIF_SYSCALL_EMU (1<<TIF_SYSCALL_EMU)
122 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in __ptrace_unlink()848 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in ptrace_resume()
2258 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in copy_process()
Completed in 11 milliseconds