PTRACE_PEEKSIGINFO 1030 kernel/ptrace.c 	case PTRACE_PEEKSIGINFO:
PTRACE_PEEKSIGINFO   73 tools/testing/selftests/ptrace/peeksiginfo.c 	ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, addr_rw);
PTRACE_PEEKSIGINFO   83 tools/testing/selftests/ptrace/peeksiginfo.c 	ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg,
PTRACE_PEEKSIGINFO   91 tools/testing/selftests/ptrace/peeksiginfo.c 	ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, addr_ro);
PTRACE_PEEKSIGINFO  122 tools/testing/selftests/ptrace/peeksiginfo.c 		ret = sys_ptrace(PTRACE_PEEKSIGINFO, child, &arg, siginfo);