Home
last modified time | relevance | path

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

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