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