Searched defs:father (Results 1 - 5 of 5) sorted by relevance
/kernel/liteos_a/testsuites/unittest/extended/signal/full/ |
H A D | signal_test_017.cpp | 104 int father; in TestMultiPthreadFatherProcessExit() local
|
/kernel/linux/linux-5.10/kernel/ |
H A D | exit.c | 596 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument 634 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument 663 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | exit.c | 628 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument 666 reparent_leader(struct task_struct *father, struct task_struct *p, struct list_head *dead) reparent_leader() argument 695 forget_original_parent(struct task_struct *father, struct list_head *dead) forget_original_parent() argument [all...] |
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | fix_node.c | 961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local [all...] |
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | fix_node.c | 961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local [all...] |
Completed in 7 milliseconds