Home
last modified time | relevance | path

Searched refs:mas_mab_cp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Dmaple_tree.c1931 static inline void mas_mab_cp(struct ma_state *mas, unsigned char mas_start, in mas_mab_cp() function
2104 mas_mab_cp(mas, 0, slot - 1, b_node, 0); in mas_store_b_node()
2148 mas_mab_cp(mas, slot, wr_mas->node_end + 1, b_node, ++b_end); in mas_store_b_node()
2260 mas_mab_cp(mast->orig_r, 0, mt_slot_count(mast->orig_r->node), in mast_rebalance_next()
2276 mas_mab_cp(mast->orig_l, 0, end - 1, mast->bn, 0); in mast_rebalance_prev()
2729 mas_mab_cp(mast->orig_l, 0, l_slot - 1, mast->bn, 0); in mast_combine_cp_left()
2742 mas_mab_cp(mast->orig_r, mast->orig_r->offset + 1, in mast_combine_cp_right()
3016 mas_mab_cp(&r_mas, 0, mt_slot_count(r_mas.node), b_node, b_end); in mas_rebalance()
3023 mas_mab_cp(&l_mas, 0, shift - 1, b_node, 0); in mas_rebalance()
3214 mas_mab_cp(mas, 0, mast->l->offset - 1, mast->bn, 0); in mast_fill_bnode()
[all …]