Searched refs:PTRACE_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
88 #if defined(PTRACE_INTERRUPT) || (defined(HAVE_DECL_PTRACE_INTERRUPT) && HAVE_DECL_PTRACE_INTERRUPT)89 XLAT(PTRACE_INTERRUPT),
29 PTRACE_INTERRUPT
53 #define PTRACE_INTERRUPT 0x4207 macro
240 #undef PTRACE_INTERRUPT241 #define PTRACE_INTERRUPT 0x4207 macro
352 r = ptrace(PTRACE_INTERRUPT, pid, 0L, 0L); in ptrace_attach_or_seize()817 error = ptrace(PTRACE_INTERRUPT, tcp->pid, 0, 0); in detach()