getppid 32 arch/um/os-Linux/start_up.c int pid = os_getpid(), ppid = getppid(); getppid 908 kernel/sys.c SYSCALL_DEFINE0(getppid) getppid 40 tools/perf/tests/mmap-basic.c pid_t (*syscalls[])(void) = { (void *)getsid, getppid, (void*)getpgid }; getppid 115 tools/perf/tests/thread-map.c asprintf(&str, "%d,%d", getpid(), getppid()) >= 0); getppid 1336 tools/perf/util/evlist.c if (sigqueue(getppid(), SIGUSR1, val)) getppid 180 tools/testing/selftests/cgroup/test_freezer.c int ppid = getppid(); getppid 182 tools/testing/selftests/cgroup/test_freezer.c while (getppid() == ppid) getppid 185 tools/testing/selftests/cgroup/test_freezer.c return getppid() == ppid; getppid 404 tools/testing/selftests/cgroup/test_freezer.c ppid = getppid(); getppid 406 tools/testing/selftests/cgroup/test_freezer.c while (getppid() == ppid) getppid 409 tools/testing/selftests/cgroup/test_freezer.c return getppid() == ppid; getppid 199 tools/testing/selftests/cgroup/test_memcontrol.c int ppid = getppid(); getppid 204 tools/testing/selftests/cgroup/test_memcontrol.c while (getppid() == ppid) getppid 212 tools/testing/selftests/cgroup/test_memcontrol.c int ppid = getppid(); getppid 217 tools/testing/selftests/cgroup/test_memcontrol.c while (getppid() == ppid) getppid 124 tools/testing/selftests/powerpc/benchmarks/null_syscall.c getppid(); getppid 40 tools/testing/selftests/powerpc/security/rfi_flush.c getppid(); getppid 168 tools/testing/selftests/ptrace/peeksiginfo.c pid_t ppid = getppid(); getppid 170 tools/testing/selftests/ptrace/peeksiginfo.c if (ppid != getppid()) getppid 481 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 568 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 601 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 640 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 821 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 839 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 861 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 886 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 1096 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1122 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1151 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1178 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1203 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1228 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1250 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1272 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1293 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1315 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1335 tools/testing/selftests/seccomp/seccomp_bpf.c parent = getppid(); getppid 1847 tools/testing/selftests/seccomp/seccomp_bpf.c self->parent = getppid(); getppid 2922 tools/testing/selftests/seccomp/seccomp_bpf.c pid_t parent = getppid(); getppid 227 tools/testing/selftests/uevent/uevent_filtering.c ppid = getppid();