Searched refs:has_group_leader_pid (Results 1 – 5 of 5) sorted by relevance
46 same_thread_group(p, current) : has_group_leader_pid(p))) { in check_clock()367 if (p && !has_group_leader_pid(p)) in posix_cpu_timer_create()
106 if (unlikely(has_group_leader_pid(tsk))) in __exit_signal()
970 BUG_ON(has_group_leader_pid(tsk)); in de_thread()
2703 static inline bool has_group_leader_pid(struct task_struct *p) in has_group_leader_pid() function
3025 if (!iter.task || !has_group_leader_pid(iter.task)) { in next_tgid()