Searched refs:PTRACE_INTERRUPT (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dptrace.h54 #define PTRACE_INTERRUPT 0x4207 macro
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_freezer.c610 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL))
730 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL))
/linux-master/kernel/
H A Dptrace.c1106 case PTRACE_INTERRUPT:
1281 request == PTRACE_INTERRUPT);
1420 request == PTRACE_INTERRUPT);

Completed in 128 milliseconds