Searched refs:new_child (Results 1 – 3 of 3) sorted by relevance
140 int ro_step(struct ro_spine *s, dm_block_t new_child) in ro_step() argument150 r = bn_read_lock(s->info, new_child, s->nodes + s->count); in ro_step()
72 int ro_step(struct ro_spine *s, dm_block_t new_child);
71 struct clk_core *new_child; member1991 if (new_parent->new_child == core) in clk_reparent()1992 new_parent->new_child = NULL; in clk_reparent()2159 core->new_child = NULL; in clk_calc_subtree()2161 new_parent->new_child = core; in clk_calc_subtree()2288 if (core->new_child) { in clk_propagate_rate_change()2289 tmp_clk = clk_propagate_rate_change(core->new_child, event); in clk_propagate_rate_change()2387 if (core->new_child) in clk_change_rate()2388 clk_change_rate(core->new_child); in clk_change_rate()