Home
last modified time | relevance | path

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

/linux/kernel/
H A Dexit.c615 static struct task_struct *find_alive_thread(struct task_struct *p) in find_child_reaper()
638 reaper = find_alive_thread(father); in find_new_reaper()
670 thread = find_alive_thread(father); in find_new_reaper()
691 thread = find_alive_thread(reaper); in reparent_leader()
587 static struct task_struct *find_alive_thread(struct task_struct *p) find_alive_thread() function