Searched refs:ptrace_reparented (Results 1 – 2 of 2) sorted by relevance
90 static inline int ptrace_reparented(struct task_struct *child) in ptrace_reparented() function
753 !ptrace_reparented(tsk) ? in exit_notify()1191 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1487 if (!ptrace_reparented(p)) in wait_consider_task()