Home
last modified time | relevance | path

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

/linux/kernel/
H A Dexit.c587 static struct task_struct *find_child_reaper(struct task_struct *father, in find_child_reaper() argument
625 static struct task_struct *find_new_reaper(struct task_struct *father, in find_new_reaper() argument
663 reparent_leader(struct task_struct * father,struct task_struct * p,struct list_head * dead) reparent_leader() argument
692 forget_original_parent(struct task_struct * father,struct list_head * dead) forget_original_parent() argument
[all...]
/linux/fs/reiserfs/
H A Dfix_node.c961 struct buffer_head *father, *left; in is_left_neighbor_in_cache() local