Home
last modified time | relevance | path

Searched defs:new_child (Results 1 – 4 of 4) 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
/linux/kernel/
H A Dseccomp.c1910 static bool has_duplicate_listener(struct seccomp_filter *new_child) in has_duplicate_listener()