Home
last modified time | relevance | path

Searched refs:__NR_getppid (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-6.6/tools/arch/x86/include/uapi/asm/
H A Dunistd_32.h8 #ifndef __NR_getppid
9 #define __NR_getppid 64 macro
H A Dunistd_64.h8 #ifndef __NR_getppid
9 #define __NR_getppid 110 macro
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c585 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 Dseccomp_bpf.c600 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 Dsyscall.c89 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 Dmap_ops.c18 (void)syscall(__NR_getppid); in map_delete()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h85 #define __NR_getppid 64 macro
H A Dunistd_64.h131 #define __NR_getppid 110 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dunistd_32.h85 #define __NR_getppid 64 macro
H A Dunistd_64.h131 #define __NR_getppid 110 macro
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dstart_up.c287 __NR_getppid); in check_ptrace()
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dstart_up.c287 __NR_getppid); in check_ptrace()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c241 (void)syscall(__NR_getppid); in htab_mem_delete_fn()
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dunistd.h242 #define __NR_getppid 173 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dunistd.h242 #define __NR_getppid 173 macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dunistd32.h141 #define __NR_getppid 64 macro
142 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dunistd32.h141 #define __NR_getppid 64 macro
142 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dunistd.h523 #define __NR_getppid 173 macro
524 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dunistd.h523 #define __NR_getppid 173 macro
524 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dunistd.h463 #define __NR_getppid 173 macro
464 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dunistd.h463 #define __NR_getppid 173 macro
464 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dunistd.h391 #define __NR_getppid 173 macro
392 __SYSCALL(__NR_getppid, sys_getppid)
/kernel/linux/linux-5.10/samples/bpf/
H A Dmap_perf_test_user.c288 syscall(__NR_getppid, 0); in test_array_lookup()
/kernel/linux/linux-6.6/samples/bpf/
H A Dmap_perf_test_user.c290 syscall(__NR_getppid, 0); in test_array_lookup()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dunistd-common.h54 #define __NR_getppid (__NR_SYSCALL_BASE + 64) macro

Completed in 58 milliseconds

12