Home
last modified time | relevance | path

Searched refs:walk_process_tree (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/sched/
H A Dsignal.h632 void walk_process_tree(struct task_struct *top, proc_visitor, void *);
/kernel/linux/linux-6.6/include/linux/sched/
H A Dsignal.h669 void walk_process_tree(struct task_struct *top, proc_visitor, void *);
/kernel/linux/linux-5.10/kernel/
H A Dsys.c2508 walk_process_tree(me, propagate_has_child_subreaper, NULL); in SYSCALL_DEFINE5()
H A Dfork.c2810 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree() function
/kernel/linux/linux-6.6/kernel/
H A Dfork.c3230 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree() function
H A Dsys.c2586 walk_process_tree(me, propagate_has_child_subreaper, NULL); in SYSCALL_DEFINE5()

Completed in 27 milliseconds