Lines Matching refs:mas_mab_cp
1934 * mas_mab_cp() - Copy data from a maple state inclusively to a maple_big_node
1942 static inline void mas_mab_cp(struct ma_state *mas, unsigned char mas_start,
2115 mas_mab_cp(mas, 0, slot - 1, b_node, 0);
2159 mas_mab_cp(mas, slot, wr_mas->node_end + 1, b_node, ++b_end);
2269 mas_mab_cp(mast->orig_r, 0, mt_slot_count(mast->orig_r->node),
2285 mas_mab_cp(mast->orig_l, 0, end - 1, mast->bn, 0);
2738 mas_mab_cp(mast->orig_l, 0, l_slot - 1, mast->bn, 0);
2751 mas_mab_cp(mast->orig_r, mast->orig_r->offset + 1,
3025 mas_mab_cp(&r_mas, 0, mt_slot_count(r_mas.node), b_node, b_end);
3032 mas_mab_cp(&l_mas, 0, shift - 1, b_node, 0);
3223 mas_mab_cp(mas, 0, mast->l->offset - 1, mast->bn, 0);
3233 mas_mab_cp(mas, split + skip, mt_slot_count(mas->node) - 1,
3312 mas_mab_cp(&tmp_mas, 0, end, mast->bn, 0);
3315 mas_mab_cp(&tmp_mas, 0, end, mast->bn, mast->bn->b_end);
3897 mas_mab_cp(&r_mas, r_mas.offset, r_wr_mas.node_end,