Searched full:father (Results 1 – 8 of 8) sorted by relevance
405 /* exit: our father is in a different pgrp than in kill_orphaned_pgrp()597 static struct task_struct *find_child_reaper(struct task_struct *father, in find_child_reaper() argument602 struct pid_namespace *pid_ns = task_active_pid_ns(father); in find_child_reaper()606 if (likely(reaper != father)) in find_child_reaper()609 reaper = find_alive_thread(father); in find_child_reaper()626 return father; in find_child_reaper()636 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument641 thread = find_alive_thread(father); in find_new_reaper()645 if (father->signal->has_child_subreaper) { in find_new_reaper()646 unsigned int ns_level = task_pid(father)->level; in find_new_reaper()[all …]
322 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.
700 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.
215 /* Wake up father so that it sets up the first test */ in trigger_tests()
48 ush dad; /* father node in Huffman tree */
314 * when the heap property is re-established (each father smaller than its541 /* Create a new node father of n and m */ in build_tree()
126 /* Wake up father so that it sets up the first test */ in test_workload()
1069 * older sibling, respectively. (p->father can be replaced with