Searched refs:PTRACE_PEEKSIGINFO_SHARED (Results 1 – 3 of 3) sorted by relevance
68 #define PTRACE_PEEKSIGINFO_SHARED (1 << 0) macro
112 arg.flags = PTRACE_PEEKSIGINFO_SHARED; in check_direct_path()
637 if (arg.flags & ~PTRACE_PEEKSIGINFO_SHARED) in ptrace_peek_siginfo()643 if (arg.flags & PTRACE_PEEKSIGINFO_SHARED) in ptrace_peek_siginfo()