Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dcn_proc.h100 __kernel_pid_t parent_pid; global() member
145 __kernel_pid_t parent_pid; global() member
153 __kernel_pid_t parent_pid; global() 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/bpf/progs/
H A Dprofiler.h112 pid_t parent_pid; member
124 pid_t parent_pid; member
/linux/tools/testing/selftests/net/af_unix/
H A Dscm_pidfd.c191 pid_t parent_pid; 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