PTRACE_EVENTMSG_SYSCALL_ENTRY  104 include/linux/tracehook.h 	return ptrace_report_syscall(regs, PTRACE_EVENTMSG_SYSCALL_ENTRY);
PTRACE_EVENTMSG_SYSCALL_ENTRY  981 kernel/ptrace.c 		case PTRACE_EVENTMSG_SYSCALL_ENTRY:
PTRACE_EVENTMSG_SYSCALL_ENTRY  203 tools/testing/selftests/seccomp/seccomp_bpf.c #ifndef PTRACE_EVENTMSG_SYSCALL_ENTRY
PTRACE_EVENTMSG_SYSCALL_ENTRY 1793 tools/testing/selftests/seccomp/seccomp_bpf.c 	EXPECT_EQ(entry ? PTRACE_EVENTMSG_SYSCALL_ENTRY