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/kernel/
H A Dseccomp.c1926 static bool has_duplicate_listener(struct seccomp_filter *new_child) in has_duplicate_listener()
H A Dresource.c1399 static void append_child_to_parent(struct resource *new_parent, struct resource *new_child) in append_child_to_parent()
/linux/drivers/clk/
H A Dclk.c82 struct clk_core *new_child; member