Searched refs:thread_group_empty (Results 1 – 7 of 7) sorted by relevance
729 static inline int thread_group_empty(struct task_struct *p) in thread_group_empty() function736 (thread_group_leader(p) && !thread_group_empty(p))
281 if (leader != p && thread_group_empty(leader) in release_task()366 (p->exit_state && thread_group_empty(p)) || in will_become_orphaned_pgrp()722 p->exit_state == EXIT_ZOMBIE && thread_group_empty(p)) { in reparent_leader()789 int sig = thread_group_empty(tsk) && !ptrace_reparented(tsk) in exit_notify()793 autoreap = thread_group_empty(tsk) && in exit_notify()
981 else if ((type == PIDTYPE_PID) || thread_group_empty(p)) in complete_signal()2255 WARN_ON_ONCE(!tsk->ptrace && !thread_group_empty(tsk)); in do_notify_parent()3210 if (task_sigpending(tsk) && !thread_group_empty(tsk) && in exit_signals()3258 if (task_sigpending(tsk) && !thread_group_empty(tsk)) { in __set_task_blocked()
1355 if (!thread_group_empty(current)) in userns_install()
3177 if (!thread_group_empty(current)) in check_unshare_flags()
1679 if (!thread_group_empty(parent)) in keyctl_session_to_parent()
928 if (thread_group_empty(tsk)) in de_thread()