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