Searched defs:child_pid (Results 1 – 8 of 8) sorted by relevance
22 static int setup_child_event(struct event *event, pid_t child_pid) in setup_child_event()
104 int wait_for_child(pid_t child_pid) in wait_for_child()121 int kill_child_and_wait(pid_t child_pid) in kill_child_and_wait()
277 pid_t child_pid; in fork_it() local
28 static pid_t child_pid; variable
127 static volatile pid_t child_pid = -1; variable
392 common_callchain, parent_comm, parent_pid, child_comm, child_pid): argument
2326 pid_t child_pid; in fork_it() local