Searched defs:parent_pid (Results 1 – 6 of 6) sorted by relevance
| /linux/include/uapi/linux/ | ||
| H A D | cn_proc.h | 100 __kernel_pid_t parent_pid; global() member |
| /linux/tools/testing/selftests/mm/ | ||
| H A D | pkey_sighandler_tests.c | 288 int parent_pid = 0; test_sigsegv_handler_with_different_pkey_for_stack() local |
| /linux/tools/testing/selftests/bpf/progs/ | ||
| H A D | profiler.h | 112 pid_t parent_pid; member |
| /linux/tools/testing/selftests/net/af_unix/ | ||
| H A D | scm_pidfd.c | 190 pid_t parent_pid; in cmsg_check() local |
| /linux/tools/testing/selftests/landlock/ | ||
| H A D | audit_test.c | 163 pid_t parent_pid; global() member |
| /linux/tools/perf/scripts/python/ | ||
| H A D | sched-migration.py | 394 common_callchain, parent_comm, parent_pid, child_comm, child_pid): argument |