Home
last modified time | relevance | path

Searched defs:parent_pid (Results 1 – 8 of 8) sorted by relevance

/linux/include/uapi/linux/
H A Dcn_proc.h99 __kernel_pid_t parent_pid; member
144 __kernel_pid_t parent_pid; member
152 __kernel_pid_t parent_pid; member
/linux/tools/testing/selftests/bpf/progs/
H A Dtask_ls_uptr.c20 pid_t parent_pid = 0; variable
H A Dprofiler.h112 pid_t parent_pid; member
124 pid_t parent_pid; member
/linux/tools/testing/selftests/mm/
H A Dpkey_sighandler_tests.c288 int parent_pid = 0; in test_sigsegv_handler_with_different_pkey_for_stack() local
444 int parent_pid = 0; in test_pkru_sigreturn() local
/linux/tools/testing/selftests/riscv/cfi/
H A Dshadowstack.c83 int pid = 0, child_status = 0, parent_pid = 0, ret = 0; in shadow_stack_fork_test() local
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c190 pid_t parent_pid; in cmsg_check() local
/linux/tools/testing/selftests/landlock/
H A Daudit_test.c163 pid_t parent_pid; member
/linux/tools/perf/scripts/python/
H A Dsched-migration.py394 common_callchain, parent_comm, parent_pid, child_comm, child_pid): argument