Home
last modified time | relevance | path

Searched refs:father (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/kernel/
H A Dexit.c614 if (likely(reaper != father)) in find_child_reaper()
617 reaper = find_alive_thread(father); in find_child_reaper()
633 return father; in find_child_reaper()
648 thread = find_alive_thread(father); in find_new_reaper()
662 for (reaper = father->real_parent; in find_new_reaper()
699 kill_orphaned_pgrp(p, father); in reparent_leader()
716 exit_ptrace(father, dead); in forget_original_parent()
719 reaper = find_child_reaper(father, dead); in forget_original_parent()
720 if (list_empty(&father->children)) in forget_original_parent()
739 if (!same_thread_group(reaper, father)) in forget_original_parent()
[all …]
/linux-6.15/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst322 5) Start a task that will be the "founding father" of the new job.
325 7) fork, exec or clone the job tasks from this founding father task.
H A Dcpusets.rst700 4) Start a task that will be the "founding father" of the new job.
703 6) fork, exec or clone the job tasks from this founding father task.