Home
last modified time | relevance | path

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

/kernel/
Dexit.c556 static struct task_struct *find_alive_thread(struct task_struct *p) in find_alive_thread() function
579 reaper = find_alive_thread(father); in find_child_reaper()
610 thread = find_alive_thread(father); in find_new_reaper()
631 thread = find_alive_thread(reaper); in find_new_reaper()