Searched refs:walk_process_tree (Results 1 – 2 of 2) sorted by relevance
2686 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree() function
2577 walk_process_tree(me, propagate_has_child_subreaper, NULL); in SYSCALL_DEFINE5()