Searched refs:thread_group_empty (Results 1 – 10 of 10) sorted by relevance
265 if (leader != p && thread_group_empty(leader) in release_task()333 (p->exit_state && thread_group_empty(p)) || in will_become_orphaned_pgrp()670 p->exit_state == EXIT_ZOMBIE && thread_group_empty(p)) { in reparent_leader()742 thread_group_empty(tsk) && in exit_notify()747 autoreap = thread_group_empty(tsk) && in exit_notify()1903 (READ_ONCE(task->exit_state) && thread_group_empty(task)); in thread_group_exited()
579 if (stats || thread_group_empty(tsk)) in taskstats_tgid_alloc()
1016 else if ((type == PIDTYPE_PID) || thread_group_empty(p)) in complete_signal()2072 (tsk->group_leader != tsk || !thread_group_empty(tsk))); in do_notify_parent()2986 if (thread_group_empty(tsk) || (tsk->signal->flags & SIGNAL_GROUP_EXIT)) { in exit_signals()3047 if (task_sigpending(tsk) && !thread_group_empty(tsk)) { in __set_task_blocked()
1348 if (!thread_group_empty(current)) in userns_install()
569 if (!dead && thread_group_empty(p)) { in __ptrace_detach()
3322 if (!thread_group_empty(current)) in check_unshare_flags()
724 static inline int thread_group_empty(struct task_struct *p) in thread_group_empty() function730 (thread_group_leader(p) && !thread_group_empty(p))
854 if (thread_group_empty(task) && (task->flags & PF_EXITING)) in __task_will_free_mem()
1667 if (!thread_group_empty(parent)) in keyctl_session_to_parent()
1050 if (thread_group_empty(tsk)) in de_thread()