Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/
H A Dexit.c1385 * the caller is ptrace_do_wait() and reap this child if it in wait_consider_task()
1480 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() function
1546 retval = ptrace_do_wait(wo, tsk); in do_wait()
/kernel/linux/linux-6.6/kernel/
H A Dexit.c1426 * the caller is ptrace_do_wait() and reap this child if it in wait_consider_task()
1521 static int ptrace_do_wait(struct wait_opts *wo, struct task_struct *tsk) in ptrace_do_wait() function
1633 retval = ptrace_do_wait(wo, tsk); in do_wait()

Completed in 5 milliseconds