Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dmaple_tree.c2269 mas_mab_cp(mast->orig_r, 0, mt_slot_count(mast->orig_r->node), in mast_rebalance_next()
2271 mast->orig_r->last = mast->orig_r->max; in mast_rebalance_next()
2306 r_tmp = *mast->orig_r; in mast_spanning_rebalance()
2312 if (mast->orig_r->offset < mas_data_end(mast->orig_r)) { in mast_spanning_rebalance()
2336 *mast->orig_r = r_tmp; in mast_spanning_rebalance()
2357 if (mast->orig_r->last < mast->orig_r->index) in mast_ascend()
2358 mast->orig_r->last = mast->orig_r->index; in mast_ascend()
2751 mas_mab_cp(mast->orig_r, mast->orig_r->offset + 1, in mast_combine_cp_right()
2754 mast->orig_r->last = mast->orig_r->max; in mast_combine_cp_right()
3018 mast.orig_r = &r_mas; in mas_rebalance()
[all …]