__NR_getppid 142 arch/arm64/include/asm/unistd32.h __SYSCALL(__NR_getppid, sys_getppid) __NR_getppid 287 arch/um/os-Linux/start_up.c __NR_getppid); __NR_getppid 524 include/uapi/asm-generic/unistd.h __SYSCALL(__NR_getppid, sys_getppid) __NR_getppid 283 samples/bpf/map_perf_test_user.c syscall(__NR_getppid, 0); __NR_getppid 524 tools/include/uapi/asm-generic/unistd.h __SYSCALL(__NR_getppid, sys_getppid) __NR_getppid 490 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 576 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 611 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 656 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 829 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 847 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 869 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 900 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1113 tools/testing/selftests/seccomp/seccomp_bpf.c res = syscall(__NR_getppid); __NR_getppid 1139 tools/testing/selftests/seccomp/seccomp_bpf.c res = syscall(__NR_getppid); __NR_getppid 1168 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1193 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1218 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1241 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1263 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1283 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1304 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1324 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1344 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 1752 tools/testing/selftests/seccomp/seccomp_bpf.c change_syscall(_metadata, tracee, __NR_getppid, 0); __NR_getppid 1766 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(__NR_getppid, get_syscall(_metadata, tracee)); __NR_getppid 1802 tools/testing/selftests/seccomp/seccomp_bpf.c change_syscall(_metadata, tracee, __NR_getppid, 0); __NR_getppid 1825 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_getppid, 0, 1), __NR_getppid 1907 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(self->parent, syscall(__NR_getppid)); __NR_getppid 1908 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_NE(self->mypid, syscall(__NR_getppid)); __NR_getppid 1959 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_getppid, 0, 1), __NR_getppid 1991 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_getppid, 0, 1), __NR_getppid 2021 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_getppid, 0, 1), __NR_getppid 2053 tools/testing/selftests/seccomp/seccomp_bpf.c BPF_JUMP(BPF_JMP|BPF_JEQ|BPF_K, __NR_getppid, 0, 1), __NR_getppid 2957 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(parent, syscall(__NR_getppid)); __NR_getppid 3109 tools/testing/selftests/seccomp/seccomp_bpf.c if (user_trap_syscall(__NR_getppid, 0) < 0) __NR_getppid 3111 tools/testing/selftests/seccomp/seccomp_bpf.c ret = syscall(__NR_getppid); __NR_getppid 3126 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3131 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(user_trap_syscall(__NR_getppid, __NR_getppid 3140 tools/testing/selftests/seccomp/seccomp_bpf.c ret = syscall(__NR_getppid); __NR_getppid 3169 tools/testing/selftests/seccomp/seccomp_bpf.c EXPECT_EQ(req.data.nr, __NR_getppid); __NR_getppid 3201 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3213 tools/testing/selftests/seccomp/seccomp_bpf.c ret = syscall(__NR_getppid); __NR_getppid 3325 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3336 tools/testing/selftests/seccomp/seccomp_bpf.c ret = syscall(__NR_getppid); __NR_getppid 3359 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3367 tools/testing/selftests/seccomp/seccomp_bpf.c exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC); __NR_getppid 3399 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3413 tools/testing/selftests/seccomp/seccomp_bpf.c exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC); __NR_getppid 3464 tools/testing/selftests/seccomp/seccomp_bpf.c listener = user_trap_syscall(__NR_getppid, __NR_getppid 3472 tools/testing/selftests/seccomp/seccomp_bpf.c exit(syscall(__NR_getppid) != USER_NOTIF_MAGIC);