Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/
Dexit.c526 static struct task_struct *find_child_reaper(struct task_struct *father, in find_child_reaper()
564 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper()
602 static void reparent_leader(struct task_struct *father, struct task_struct *p, in reparent_leader()
631 static void forget_original_parent(struct task_struct *father, in forget_original_parent()
/linux-5.19.10/fs/reiserfs/
Dfix_node.c961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local