Searched refs:old_tree (Results 1 – 2 of 2) sorted by relevance
1162 old_tree = runcmd("git show -s --pretty=format:%T " + parent_rev, **wargs).strip()1163 commit = old_tree != new_tree
863 struct mlxsw_sp_lpm_tree *old_tree = fib->lpm_tree; in mlxsw_sp_vr_lpm_tree_replace() local871 mlxsw_sp_lpm_tree_put(mlxsw_sp, old_tree); in mlxsw_sp_vr_lpm_tree_replace()876 fib->lpm_tree = old_tree; in mlxsw_sp_vr_lpm_tree_replace()885 struct mlxsw_sp_lpm_tree *old_tree; in mlxsw_sp_vrs_lpm_tree_replace() local890 old_tree = mlxsw_sp->router->lpm.proto_trees[proto]; in mlxsw_sp_vrs_lpm_tree_replace()891 old_id = old_tree->id; in mlxsw_sp_vrs_lpm_tree_replace()904 memcpy(new_tree->prefix_ref_count, old_tree->prefix_ref_count, in mlxsw_sp_vrs_lpm_tree_replace()907 mlxsw_sp_lpm_tree_put(mlxsw_sp, old_tree); in mlxsw_sp_vrs_lpm_tree_replace()917 old_tree); in mlxsw_sp_vrs_lpm_tree_replace()