Searched refs:find_new_reaper (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/kernel/
H A Dexit.c707 static struct task_struct *find_new_reaper(struct task_struct *father) function
779 * Note that exit_ptrace() and find_new_reaper() might
783 reaper = find_new_reaper(father);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dexit.c707 static struct task_struct *find_new_reaper(struct task_struct *father) function
779 * Note that exit_ptrace() and find_new_reaper() might
783 reaper = find_new_reaper(father);

Completed in 65 milliseconds