Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dsignal.h638 void walk_process_tree(struct task_struct *top, proc_visitor, void *);
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c2587 walk_process_tree(me, propagate_has_child_subreaper, NULL); in SYSCALL_DEFINE5()
H A Dfork.c2838 void walk_process_tree(struct task_struct *top, proc_visitor visitor, void *data) in walk_process_tree() function