Searched refs:thread_group_leader (Results 1 – 17 of 17) sorted by relevance
173 if (!thread_group_leader(myself)) in yama_task_prctl()224 if (!thread_group_leader(parent)) in task_is_descendant()227 if (!thread_group_leader(walker)) in task_is_descendant()256 if (!thread_group_leader(tracee)) in ptracer_exception_found()
86 bool group_dead = thread_group_leader(tsk); in __exit_signal()602 int sig = thread_group_leader(tsk) && in exit_notify()607 } else if (thread_group_leader(tsk)) { in exit_notify()1008 state = (ptrace_reparented(p) && thread_group_leader(p)) ? in wait_task_zombie()1021 if (state == EXIT_DEAD && thread_group_leader(p)) { in wait_task_zombie()
47 if (thread_group_leader(tsk)) { in bacct_add_tsk()
189 int init_pids = thread_group_leader(me) ? 1 : 2; in zap_pid_ns_processes()
551 if (thread_group_leader(current)) { in acct_collect()
464 dead = !thread_group_leader(p); in __ptrace_detach()
1561 if (thread_group_leader(p)) { in copy_process()
2442 if (!thread_group_leader(tsk)) { in __cgroup_procs_write()2665 if (!thread_group_leader(task)) { in cgroup_update_dfl_csses()
945 if (!thread_group_leader(p)) in SYSCALL_DEFINE2()
911 if (!thread_group_leader(tsk)) in de_thread()929 if (!thread_group_leader(tsk)) { in de_thread()1040 BUG_ON(!thread_group_leader(tsk)); in de_thread()
1338 if (thread_group_leader(p)) { in fill_prstatus()
1405 if (thread_group_leader(p)) { in fill_prstatus()
324 if (points == chosen_points && thread_group_leader(chosen)) in select_bad_process()
1576 thread_group_leader(chosen)) in mem_cgroup_out_of_memory()
2569 static inline bool thread_group_leader(struct task_struct *p) in thread_group_leader() function2603 (thread_group_leader(p) && !thread_group_empty(p))
275 if (tsk == current || thread_group_leader(tsk)) in posix_cpu_clock_get_task()
3137 if (thread_group_leader(pos)) in next_tid()