Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/extended/signal/full/
Dsignal_test_017.cpp104 int father; in TestMultiPthreadFatherProcessExit() local
/kernel/linux/linux-5.10/kernel/
Dexit.c508 static struct task_struct *find_child_reaper(struct task_struct *father, in find_child_reaper()
546 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper()
584 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
613 static void forget_original_parent(struct task_struct *father, in forget_original_parent()
/kernel/linux/linux-5.10/fs/reiserfs/
Dfix_node.c961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local