Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
Dsignal.h669 void walk_process_tree(struct task_struct *top, proc_visitor, void *);
/Linux-v6.6/kernel/
Dsys.c2562 walk_process_tree(me, propagate_has_child_subreaper, NULL); in SYSCALL_DEFINE5()
Dfork.c3214 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree() function