Searched refs:PTRACE_INTERRUPT (Results 1 – 7 of 7) sorted by relevance
115 PTRACE_INTERRUPT = 0x4207, enumerator116 #define PTRACE_INTERRUPT PTRACE_INTERRUPT macro
175 PTRACE_INTERRUPT = 0x4207, enumerator176 #define PTRACE_INTERRUPT PTRACE_INTERRUPT macro
54 #define PTRACE_INTERRUPT 0x4207 macro
667 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL)) in test_cgfreezer_ptrace()787 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL)) in test_cgfreezer_ptraced()
1124 case PTRACE_INTERRUPT: in ptrace_request()1299 request == PTRACE_INTERRUPT); in SYSCALL_DEFINE4()1444 request == PTRACE_INTERRUPT); in COMPAT_SYSCALL_DEFINE4()