Home
last modified time | relevance | path

Searched defs:ptrace_stop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/ptrace/
H A Dget_syscall_info.c110 unsigned int ptrace_stop; in TEST() local
/openbmc/linux/kernel/
H A Dsignal.c2239 static int ptrace_stop(int exit_code, int why, unsigned long message, in ptrace_stop() function