Home
last modified time | relevance | path

Searched refs:PTRACE_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dptrace.h54 #define PTRACE_INTERRUPT 0x4207 macro
/linux/tools/testing/selftests/cgroup/
H A Dtest_freezer.c610 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL)) in test_cgfreezer_ptrace()
730 if (ptrace(PTRACE_INTERRUPT, pid, NULL, NULL)) in test_cgfreezer_ptraced()