Home
last modified time | relevance | path

Searched defs:new_child (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/md/persistent-data/
H A Ddm-btree-spine.c140 int ro_step(struct ro_spine *s, dm_block_t new_child) in ro_step()
/linux/arch/sparc/include/asm/
H A Dthread_info_64.h48 __u8 new_child; member
/linux/scripts/dtc/
H A Dlivetree.c145 struct node *new_child, *old_child; in merge_nodes() local
[all...]
/linux/kernel/
H A Dseccomp.c1926 static bool has_duplicate_listener(struct seccomp_filter *new_child) in has_duplicate_listener()
H A Dresource.c1391 static void append_child_to_parent(struct resource *new_parent, struct resource *new_child) in append_child_to_parent()