Searched refs:thread_group_leader (Results 1 – 12 of 12) sorted by relevance
236 if (!thread_group_leader(myself)) in yama_task_prctl() 282 if (!thread_group_leader(parent)) in task_is_descendant() 285 if (!thread_group_leader(walker)) in task_is_descendant() 326 if (!thread_group_leader(tracee)) in ptracer_exception_found()
699 static inline bool thread_group_leader(struct task_struct *p) in thread_group_leader() function728 return thread_group_leader(p) && in thread_group_empty()733 (thread_group_leader(p) && !thread_group_empty(p))
48 if (thread_group_leader(tsk) && (tsk->flags & PF_FORKNOEXEC)) in bacct_add_tsk()
196 int init_pids = thread_group_leader(me) ? 1 : 2; in zap_pid_ns_processes()
606 if (thread_group_leader(current)) { in acct_collect()
547 dead = !thread_group_leader(p); in __ptrace_detach()
1110 if (!thread_group_leader(p)) in SYSCALL_DEFINE2()
2582 if (thread_group_leader(p)) { in copy_process()
126 } else if (skip_if_dup_files && !thread_group_leader(task) && in task_seq_get_next()
1303 if (thread_group_leader(p)) { in fill_prstatus()
1532 if (thread_group_leader(p)) { in fill_prstatus()
4942 if (!thread_group_leader(task)) in css_task_iter_advance()6776 if (thread_group_leader(tsk) && atomic_read(&tsk->signal->live)) in cgroup_exit()