| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_freezer.c | 180 int ppid = getppid(); in child_fn() 182 while (getppid() == ppid) in child_fn() 185 return getppid() == ppid; in child_fn() 404 ppid = getppid(); in forkbomb_fn() 406 while (getppid() == ppid) in forkbomb_fn() 409 return getppid() == ppid; in forkbomb_fn()
|
| H A D | test_memcontrol.c | 199 int ppid = getppid(); in alloc_pagecache_50M_noexit() 204 while (getppid() == ppid) in alloc_pagecache_50M_noexit() 212 int ppid = getppid(); in alloc_anon_noexit() 217 while (getppid() == ppid) in alloc_anon_noexit()
|
| H A D | test_core.c | 50 int ppid = getppid(); in alloc_and_touch_anon_noexit() 64 while (getppid() == ppid) in alloc_and_touch_anon_noexit()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | peeksiginfo.c | 168 pid_t ppid = getppid(); in main() 170 if (ppid != getppid()) in main()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/seccomp/ |
| H A D | seccomp_bpf.c | 574 pid_t parent = getppid(); in TEST() 661 pid_t parent = getppid(); in TEST_SIGNAL() 694 pid_t parent = getppid(); in TEST_SIGNAL() 733 pid_t parent = getppid(); in TEST_SIGNAL() 945 pid_t parent = getppid(); in TEST() 963 pid_t parent = getppid(); in TEST() 985 pid_t parent = getppid(); in TEST() 1010 pid_t parent = getppid(); in TEST() 1220 parent = getppid(); in TEST_F() 1246 parent = getppid(); in TEST_F_SIGNAL() [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/bench/ |
| H A D | syscall.c | 44 getppid(); in bench_syscall_basic()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/security/ |
| H A D | flush_utils.c | 34 getppid(); in syscall_loop()
|
| /OK3568_Linux_fs/buildroot/package/cairo/ |
| H A D | 0001-fix-nofork-build.patch | 9 (namely readlink and getppid), that are used in portions of this file
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | null_syscall.c | 124 getppid(); in do_null_syscall()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | thread-map.c | 115 asprintf(&str, "%d,%d", getpid(), getppid()) >= 0); in test__thread_map_remove()
|
| H A D | mmap-basic.c | 41 pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; in test__basic_mmap()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | backtrace.c | 256 snprintf(parent, sizeof(parent), "%d", getppid()); in xorg_backtrace_pstack()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | start_up.c | 32 int pid = os_getpid(), ppid = getppid(); in ptrace_child()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/mach-startup/ |
| H A D | stub.c | 237 kill(getppid(), SIGUSR1); in main()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/ |
| H A D | lnx_init.c | 184 pid_t ppid = getppid(); in xf86OpenConsole()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/uevent/ |
| H A D | uevent_filtering.c | 226 ppid = getppid(); in set_death_signal()
|
| /OK3568_Linux_fs/buildroot/package/rockchip/tee-user-app/extra_app/host/ |
| H A D | main.c | 332 if ((getppid() != 1) || (argc > 1)) { in main()
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 147 This uses a single thread simply doing getppid(2), which is a simple syscall where the result is not
|
| /OK3568_Linux_fs/kernel/Documentation/staging/ |
| H A D | static-keys.rst | 214 As an example, let's add the following branch to 'getppid()', such that the 217 SYSCALL_DEFINE0(getppid)
|
| /OK3568_Linux_fs/buildroot/package/x11r7/mcookie/ |
| H A D | mcookie.c | 369 pid = getppid(); in main()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-32207.patch | 48 getppid \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | unistd.h | 643 extern __pid_t getppid (void) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | unistd.h | 643 extern __pid_t getppid (void) __THROW;
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/ |
| H A D | syscall_n32.tbl | 118 108 n32 getppid sys_getppid
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/ |
| H A D | syscall.tbl | 30 18 common getppid sys_getppid
|