Searched refs:PTRACE_SETSIGINFO (Results 1 – 3 of 3) sorted by relevance
31 #define PTRACE_SETSIGINFO 0x4203 macro
1069 case PTRACE_SETSIGINFO: in ptrace_request()1377 case PTRACE_SETSIGINFO: in compat_ptrace_request()
1139 return ptrace_request(child, PTRACE_SETSIGINFO, addr, data); in arch_ptrace()