Searched refs:thread_group_leader (Results 1 – 16 of 16) sorted by relevance
240 if (!thread_group_leader(myself)) in yama_task_prctl()286 if (!thread_group_leader(parent)) in task_is_descendant()289 if (!thread_group_leader(walker)) in task_is_descendant()330 if (!thread_group_leader(tracee)) in ptracer_exception_found()
94 bool group_dead = thread_group_leader(tsk); in __exit_signal()714 int sig = thread_group_leader(tsk) && in exit_notify()719 } else if (thread_group_leader(tsk)) { in exit_notify()1068 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1081 if (state == EXIT_DEAD && thread_group_leader(p)) { in wait_task_zombie()
49 if (thread_group_leader(tsk)) { in bacct_add_tsk()
185 int init_pids = thread_group_leader(me) ? 1 : 2; in zap_pid_ns_processes()
554 if (thread_group_leader(current)) { in acct_collect()
513 dead = !thread_group_leader(p); in __ptrace_detach()
1997 if (thread_group_leader(p)) { in copy_process()
1029 if (!thread_group_leader(p)) in SYSCALL_DEFINE2()
607 static inline bool thread_group_leader(struct task_struct *p) in thread_group_leader() function641 (thread_group_leader(p) && !thread_group_empty(p))
1080 if (!thread_group_leader(tsk)) in de_thread()1098 if (!thread_group_leader(tsk)) { in de_thread()1212 BUG_ON(!thread_group_leader(tsk)); in de_thread()
1358 if (thread_group_leader(p)) { in fill_prstatus()
1507 if (thread_group_leader(p)) { in fill_prstatus()
349 if (points == oc->chosen_points && thread_group_leader(oc->chosen)) in oom_evaluate_task()
280 if (tsk == current || thread_group_leader(tsk)) in posix_cpu_clock_get_task()
3534 if (thread_group_leader(pos)) in next_tid()
4206 !thread_group_leader(list_entry(it->task_pos, struct task_struct, in css_task_iter_advance()