Lines Matching refs:ma_slots
784 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots() function
1008 slots = ma_slots(node, type); in mas_descend()
1459 slots = ma_slots(mn, mt); in mas_leaf_max_gap()
1671 void __rcu **slots = ma_slots(node, type); in mas_adopt_children()
1702 slots = ma_slots(mte_parent(mas->node), in mas_replace()
1741 slots = ma_slots(node, mt); in mas_new_child()
1938 slots = ma_slots(node, mt); in mas_mab_cp()
1988 void __rcu **slots = ma_slots(node, mt); in mab_mas_cp()
2307 slots = ma_slots(mas_mn(mas), mte_node_type(mas->node)); in mas_topiary_range()
2341 l_slots = ma_slots(mas_mn(mast->orig_l), in mast_topiary()
2344 r_slots = ma_slots(mas_mn(mast->orig_r), in mast_topiary()
2932 slots = ma_slots(node, type); in mtree_range_walk()
3189 slots = ma_slots(newnode, mt); in mas_destroy_rebalance()
3192 l_slots = ma_slots(left, mt); in mas_destroy_rebalance()
3201 memcpy(slots + tmp, ma_slots(node, mt), sizeof(void *) * end); in mas_destroy_rebalance()
3241 slots = ma_slots(new_left, mt); in mas_destroy_rebalance()
3252 slots = ma_slots(parent, mt); in mas_destroy_rebalance()
3633 slots = ma_slots(node, type); in mas_root_expand()
3732 wr_mas->slots = ma_slots(wr_mas->node, wr_mas->type); in mas_wr_walk_descend()
3882 slots = ma_slots(node, type); in mtree_lookup_walk()
3927 slots = ma_slots(node, type); in mas_new_root()
4111 dst_slots = ma_slots(newnode, wr_mas->type); in mas_wr_node_store()
4498 slots = ma_slots(node, mt); in mas_prev_node()
4518 slots = ma_slots(node, mt); in mas_prev_node()
4594 slots = ma_slots(node, mt); in mas_next_node()
4606 slots = ma_slots(node, mt); in mas_next_node()
4655 slots = ma_slots(node, type); in mas_next_nentry()
4809 slots = ma_slots(mn, mt); in mas_prev_nentry()
4896 slots = ma_slots(node, type); in mas_rev_awalk()
4970 void __rcu **slots = ma_slots(mas_mn(mas), type); in mas_anode_descend()
5446 slots = ma_slots(node, node->type); in mas_dead_walk()
5482 slots = ma_slots(mte_to_node(mas.node), type); in mt_free_walk()
5489 slots = ma_slots(node, node->type); in mt_free_walk()
5508 slots = ma_slots(node, mte_node_type(mas->node)); in mas_destroy_descend()
5557 slots = ma_slots(mte_to_node(mas.node), type); in mt_destroy_walk()
6576 return mas_slot(mas, ma_slots(mas_mn(mas), mte_node_type(mas->node)), in mas_get_slot()
6608 slots = ma_slots(mn, mt); in mas_first_entry()
6621 slots = ma_slots(mn, mt); in mas_first_entry()
6943 slots = ma_slots(parent, p_type); in mas_validate_parent_slot()
6966 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_child_slot()
7006 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_limits()
7087 slots = ma_slots(mte_to_node(mas.node), mte_node_type(mas.node)); in mt_validate_nulls()
7101 slots = ma_slots(mte_to_node(mas.node), in mt_validate_nulls()