Searched refs:PTRACE_PEEKSIGINFO_SHARED (Results 1 – 7 of 7) sorted by relevance
77 #define PTRACE_PEEKSIGINFO_SHARED (1 << 0) macro
75 PTRACE_PEEKSIGINFO_SHARED = (1 << 0) enumerator
113 #define PTRACE_PEEKSIGINFO_SHARED (1 << 0) macro
113 arg.flags = PTRACE_PEEKSIGINFO_SHARED; in check_direct_path()
747 if (arg.flags & ~PTRACE_PEEKSIGINFO_SHARED) in ptrace_peek_siginfo()757 if (arg.flags & PTRACE_PEEKSIGINFO_SHARED) in ptrace_peek_siginfo()