Searched refs:PTRACE_SETSIGINFO (Results 1 – 3 of 3) sorted by relevance
30 #define PTRACE_SETSIGINFO 0x4203 macro
860 case PTRACE_SETSIGINFO: in ptrace_request()1159 case PTRACE_SETSIGINFO: in compat_ptrace_request()
1190 return ptrace_request(child, PTRACE_SETSIGINFO, addr, data); in arch_ptrace()