Home
last modified time | relevance | path

Searched refs:is_child_reaper (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dpid.h166 static inline bool is_child_reaper(struct pid *pid) in is_child_reaper() function
/openbmc/linux/kernel/
H A Dfork.c2682 if (is_child_reaper(pid)) { in copy_process()
H A Dsys.c2287 is_child_reaper(task_pid(p))) in propagate_has_child_subreaper()