Home
last modified time | relevance | path

Searched refs:__NR_getppid (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/tools/testing/selftests/powerpc/tm/
H A Dtm-syscall-asm.S9 li r0, __NR_getppid
20 li r0, __NR_getppid
39 li r0, __NR_getppid
53 li r0, __NR_getppid
/openbmc/linux/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 …]
/openbmc/linux/tools/arch/x86/include/uapi/asm/
H A Dunistd_64.h8 #ifndef __NR_getppid
9 #define __NR_getppid 110 macro
H A Dunistd_32.h8 #ifndef __NR_getppid
9 #define __NR_getppid 64 macro
/openbmc/linux/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()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmap_ops.c18 (void)syscall(__NR_getppid); in map_delete()
/openbmc/qemu/linux-headers/asm-riscv/
H A Dunistd_32.h153 #define __NR_getppid 173 macro
H A Dunistd_64.h176 #define __NR_getppid 173 macro
/openbmc/qemu/linux-headers/asm-arm64/
H A Dunistd_64.h177 #define __NR_getppid 173 macro
/openbmc/qemu/linux-headers/asm-loongarch/
H A Dunistd_64.h174 #define __NR_getppid 173 macro
/openbmc/qemu/linux-headers/asm-s390/
H A Dunistd_64.h48 #define __NR_getppid 64 macro
H A Dunistd_32.h57 #define __NR_getppid 64 macro
/openbmc/qemu/linux-headers/asm-x86/
H A Dunistd_64.h114 #define __NR_getppid 110 macro
H A Dunistd_32.h68 #define __NR_getppid 64 macro
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dunistd_64.h68 #define __NR_getppid 64 macro
H A Dunistd_32.h68 #define __NR_getppid 64 macro
/openbmc/linux/arch/um/os-Linux/
H A Dstart_up.c287 __NR_getppid); in check_ptrace()
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_htab_mem.c241 (void)syscall(__NR_getppid); in htab_mem_delete_fn()
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h463 #define __NR_getppid 173 macro
464 __SYSCALL(__NR_getppid, sys_getppid)
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h463 #define __NR_getppid 173 macro
464 __SYSCALL(__NR_getppid, sys_getppid)
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h463 #define __NR_getppid 173 macro
464 __SYSCALL(__NR_getppid, sys_getppid)
/openbmc/linux/samples/bpf/
H A Dmap_perf_test_user.c290 syscall(__NR_getppid, 0); in test_array_lookup()
/openbmc/linux/arch/arm64/include/asm/
H A Dunistd32.h141 #define __NR_getppid 64 macro
142 __SYSCALL(__NR_getppid, sys_getppid)
/openbmc/qemu/linux-headers/asm-mips/
H A Dunistd_n64.h112 #define __NR_getppid (__NR_Linux + 108) macro
H A Dunistd_n32.h112 #define __NR_getppid (__NR_Linux + 108) macro

12