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
739 !ptrace_reparented(tsk) ? in exit_notify()1118 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1418 if (!ptrace_reparented(p)) in wait_consider_task()
2295 if (gstop_done && (!current->ptrace || ptrace_reparented(current))) in ptrace_stop()2681 if (ptrace_reparented(current->group_leader)) in get_signal()
Completed in 14 milliseconds