Searched refs:TIF_SYSCALL_EMU (Results 1 – 3 of 3) sorted by relevance
72 #define TIF_SYSCALL_EMU 12 /* syscall emulation active */ macro99 #define _TIF_SYSCALL_EMU (1 << TIF_SYSCALL_EMU)
123 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in __ptrace_unlink()834 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in ptrace_resume()
2238 #if defined(CONFIG_GENERIC_ENTRY) || defined(TIF_SYSCALL_EMU) in copy_process()