Searched refs:ptrace_reparented (Results 1 – 3 of 3) sorted by relevance
90 static inline int ptrace_reparented(struct task_struct *child) in ptrace_reparented() function
743 !ptrace_reparented(tsk) ? in exit_notify()1120 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1420 if (!ptrace_reparented(p)) in wait_consider_task()
2328 if (gstop_done && (!current->ptrace || ptrace_reparented(current))) in ptrace_stop()2714 if (ptrace_reparented(current->group_leader)) in get_signal()