/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/ |
H A D | unistd_32.h | 8 #ifndef __NR_getppid 9 #define __NR_getppid 64 macro
|
H A D | unistd_64.h | 8 #ifndef __NR_getppid 9 #define __NR_getppid 110 macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 585 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 671 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 706 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 751 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 955 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 973 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 995 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 1026 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 1239 res = syscall(__NR_getppid); in TEST_F() 1265 res = syscall(__NR_getppid); in TEST_F_SIGNAL() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 600 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 686 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 721 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 766 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST_SIGNAL() 970 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 988 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 1010 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 1041 EXPECT_EQ(parent, syscall(__NR_getppid)); in TEST() 1254 res = syscall(__NR_getppid); in TEST_F() 1280 res = syscall(__NR_getppid); in TEST_F_SIGNAL() [all...] |
/kernel/linux/linux-6.6/tools/perf/bench/ |
H A D | syscall.c | 89 case __NR_getppid: in bench_syscall_common() 116 case __NR_getppid: in bench_syscall_common() 168 return bench_syscall_common(argc, argv, __NR_getppid); in bench_syscall_basic()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_ops.c | 18 (void)syscall(__NR_getppid); in map_delete()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 85 #define __NR_getppid 64 macro
|
H A D | unistd_64.h | 131 #define __NR_getppid 110 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/ |
H A D | unistd_32.h | 85 #define __NR_getppid 64 macro
|
H A D | unistd_64.h | 131 #define __NR_getppid 110 macro
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | start_up.c | 287 __NR_getppid); in check_ptrace()
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | start_up.c | 287 __NR_getppid); in check_ptrace()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_htab_mem.c | 241 (void)syscall(__NR_getppid); in htab_mem_delete_fn()
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 242 #define __NR_getppid 173 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 242 #define __NR_getppid 173 macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | unistd32.h | 141 #define __NR_getppid 64 macro 142 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | unistd32.h | 141 #define __NR_getppid 64 macro 142 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 523 #define __NR_getppid 173 macro 524 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
H A D | unistd.h | 523 #define __NR_getppid 173 macro 524 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-6.6/include/uapi/asm-generic/ |
H A D | unistd.h | 463 #define __NR_getppid 173 macro 464 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/ |
H A D | unistd.h | 463 #define __NR_getppid 173 macro 464 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
H A D | unistd.h | 391 #define __NR_getppid 173 macro 392 __SYSCALL(__NR_getppid, sys_getppid)
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | map_perf_test_user.c | 288 syscall(__NR_getppid, 0); in test_array_lookup()
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | map_perf_test_user.c | 290 syscall(__NR_getppid, 0); in test_array_lookup()
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
H A D | unistd-common.h | 54 #define __NR_getppid (__NR_SYSCALL_BASE + 64) macro
|