Searched defs:ppid (Results 1 – 12 of 12) sorted by relevance
/tools/testing/selftests/powerpc/signal/ |
D | signal.c | 40 pid_t ppid = getpid(); in test_signal() local
|
/tools/testing/selftests/cgroup/ |
D | test_freezer.c | 180 int ppid = getppid(); in child_fn() local 399 int ppid; in forkbomb_fn() local
|
D | test_memcontrol.c | 199 int ppid = getppid(); in alloc_pagecache_50M_noexit() local 212 int ppid = getppid(); in alloc_anon_noexit() local
|
D | test_core.c | 50 int ppid = getppid(); in alloc_and_touch_anon_noexit() local
|
/tools/testing/selftests/ptrace/ |
D | peeksiginfo.c | 168 pid_t ppid = getppid(); in main() local
|
/tools/perf/util/ |
D | synthetic-events.c | 73 pid_t *tgid, pid_t *ppid) in perf_event__get_comm_ids() 141 pid_t *tgid, pid_t *ppid) in perf_event__prepare_comm() 181 pid_t tgid, ppid; in perf_event__synthesize_comm() local 246 pid_t pid, pid_t tgid, pid_t ppid, in perf_event__synthesize_fork() 657 pid_t tgid, ppid; in __event__synthesize_thread() local
|
D | thread.h | 40 pid_t ppid; member
|
/tools/testing/selftests/uevent/ |
D | uevent_filtering.c | 221 pid_t ppid; in set_death_signal() local
|
/tools/testing/selftests/resctrl/ |
D | resctrl_val.c | 467 pid_t bm_pid, ppid; variable
|
/tools/perf/ |
D | builtin-timechart.c | 93 int ppid; member 242 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork()
|
/tools/testing/selftests/bpf/progs/ |
D | profiler.inc.h | 184 u32 num_ancestors, ppid; in populate_ancestors() local
|
/tools/lib/perf/include/perf/ |
D | event.h | 52 __u32 pid, ppid; member
|