Searched refs:mas_mab_cp (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/lib/ |
H A D | maple_tree.c | 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, in mas_mab_cp() function 2115 mas_mab_cp(mas, 0, slot - 1, b_node, 0); in mas_store_b_node() 2159 mas_mab_cp(mas, slot, wr_mas->node_end + 1, b_node, ++b_end); in mas_store_b_node() 2269 mas_mab_cp(mast->orig_r, 0, mt_slot_count(mast->orig_r->node), in mast_rebalance_next() 2285 mas_mab_cp(mast->orig_l, 0, end - 1, mast->bn, 0); in mast_rebalance_prev() 2738 mas_mab_cp(mast->orig_l, 0, l_slot - 1, mast->bn, 0); in mast_combine_cp_left() 2751 mas_mab_cp(mast->orig_r, mast->orig_r->offset + 1, in mast_combine_cp_right() 3025 mas_mab_cp(&r_mas, 0, mt_slot_count(r_mas.node), b_node, b_end); in mas_rebalance() 3032 mas_mab_cp( in mas_rebalance() [all...] |
Completed in 11 milliseconds