PTRACE_GETEVENTMSG 1026 kernel/ptrace.c 	case PTRACE_GETEVENTMSG:
PTRACE_GETEVENTMSG 1337 kernel/ptrace.c 	case PTRACE_GETEVENTMSG:
PTRACE_GETEVENTMSG 1490 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = ptrace(PTRACE_GETEVENTMSG, tracee, NULL, &msg);
PTRACE_GETEVENTMSG 1744 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = ptrace(PTRACE_GETEVENTMSG, tracee, NULL, &msg);
PTRACE_GETEVENTMSG 1791 tools/testing/selftests/seccomp/seccomp_bpf.c 	ret = ptrace(PTRACE_GETEVENTMSG, tracee, NULL, &msg);
PTRACE_GETEVENTMSG 2831 tools/testing/selftests/seccomp/seccomp_bpf.c 	ASSERT_EQ(0, ptrace(PTRACE_GETEVENTMSG, child_pid, NULL, &msg));
PTRACE_GETEVENTMSG 2872 tools/testing/selftests/seccomp/seccomp_bpf.c 	ASSERT_EQ(0, ptrace(PTRACE_GETEVENTMSG, child_pid, NULL, &msg));