Searched refs:new_child (Results 1 – 3 of 3) sorted by relevance
146 int ro_step(struct ro_spine *s, dm_block_t new_child) in ro_step() argument156 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);
58 struct clk_core *new_child; member1121 if (new_parent->new_child == core) in clk_reparent()1122 new_parent->new_child = NULL; in clk_reparent()1280 core->new_child = NULL; in clk_calc_subtree()1282 new_parent->new_child = core; in clk_calc_subtree()1417 if (core->new_child) { in clk_propagate_rate_change()1418 tmp_clk = clk_propagate_rate_change(core->new_child, event); in clk_propagate_rate_change()1490 if (core->new_child) in clk_change_rate()1491 clk_change_rate(core->new_child); in clk_change_rate()