walk_process_tree
void walk_process_tree(struct task_struct *top, proc_visitor, void *);
walk_process_tree(me, propagate_has_child_subreaper, NULL);