Searched refs:ptrace_reparented (Results 1 – 3 of 3) sorted by relevance
85 static inline int ptrace_reparented(struct task_struct *child) in ptrace_reparented() function
604 !ptrace_reparented(tsk) ? in exit_notify()1012 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1355 if (!ptrace_reparented(p)) in wait_consider_task()
1846 if (gstop_done && ptrace_reparented(current)) in ptrace_stop()2179 if (ptrace_reparented(current->group_leader)) in get_signal()