Searched refs:has_group_leader_pid (Results 1 – 5 of 5) sorted by relevance
640 static inline bool has_group_leader_pid(struct task_struct *p) in has_group_leader_pid() function
85 return has_group_leader_pid(p) ? p : NULL; in lookup_task()
114 if (unlikely(has_group_leader_pid(tsk))) in __exit_signal()
1138 BUG_ON(has_group_leader_pid(tsk)); in de_thread()
3301 if (!iter.task || !has_group_leader_pid(iter.task)) { in next_tgid()