Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dptrace.h54 #define PTRACE_INTERRUPT 0x4207 macro
/linux-6.3-rc2/tools/testing/selftests/cgroup/
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()
/linux-6.3-rc2/kernel/
A Dptrace.c1125 case PTRACE_INTERRUPT: in ptrace_request()
1292 request == PTRACE_INTERRUPT); in SYSCALL_DEFINE4()
1431 request == PTRACE_INTERRUPT); in COMPAT_SYSCALL_DEFINE4()

Completed in 6 milliseconds