Home
last modified time | relevance | path

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

/linux/kernel/
H A Dexit.c1468 * the caller is ptrace_do_wait() and reap this child if it in wait_consider_task()
1563 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() function
1676 retval = ptrace_do_wait(wo, tsk); in __do_wait()