Searched refs:is_child_reaper (Results 1 – 2 of 2) sorted by relevance
158 * is_child_reaper returns true if the pid is the init process163 static inline bool is_child_reaper(struct pid *pid) in is_child_reaper() function
2377 if (is_child_reaper(pid)) { in copy_process()