Lines Matching refs:ma_slots
770 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots() function
1026 slots = ma_slots(node, type); in mas_descend()
1490 slots = ma_slots(mn, mt); in mas_leaf_max_gap()
1698 void __rcu **slots = ma_slots(node, type); in mas_adopt_children()
1730 slots = ma_slots(mte_parent(mas->node), in mas_put_in_tree()
1771 slots = ma_slots(node, mt); in mas_find_child()
1956 slots = ma_slots(node, mt); in mas_mab_cp()
1992 void __rcu **slots = ma_slots(node, mt); in mab_mas_cp()
2786 slots = ma_slots(node, type); in mtree_range_walk()
3027 slots = ma_slots(newnode, mt); in mas_destroy_rebalance()
3030 l_slots = ma_slots(left, mt); in mas_destroy_rebalance()
3039 memcpy(slots + tmp, ma_slots(node, mt), sizeof(void *) * end); in mas_destroy_rebalance()
3080 slots = ma_slots(new_left, mt); in mas_destroy_rebalance()
3091 slots = ma_slots(parent, mt); in mas_destroy_rebalance()
3407 slots = ma_slots(node, type); in mas_root_expand()
3502 wr_mas->slots = ma_slots(wr_mas->node, wr_mas->type); in mas_wr_walk_descend()
3639 slots = ma_slots(node, type); in mtree_lookup_walk()
3681 slots = ma_slots(node, type); in mas_new_root()
3823 dst_slots = ma_slots(newnode, wr_mas->type); in mas_wr_node_store()
4430 slots = ma_slots(node, mt); in mas_prev_node()
4443 slots = ma_slots(node, mt); in mas_prev_node()
4527 slots = ma_slots(node, type); in mas_prev_slot()
4597 slots = ma_slots(node, mt); in mas_next_node()
4611 slots = ma_slots(node, mt); in mas_next_node()
4711 slots = ma_slots(node, type); in mas_next_slot()
4763 slots = ma_slots(node, type); in mas_rev_awalk()
4846 slots = ma_slots(node, type); in mas_anode_descend()
5198 slots = ma_slots(node, node->type); in mte_dead_walk()
5238 slots = ma_slots(mte_to_node(enode), type); in mt_free_walk()
5246 slots = ma_slots(node, node->type); in mt_free_walk()
5266 slots = ma_slots(node, type); in mte_destroy_descend()
5312 slots = ma_slots(mte_to_node(enode), type); in mt_destroy_walk()
6584 slots = ma_slots(node, type); in mas_dup_free()
6640 new_slots = ma_slots(new_node, type); in mas_dup_alloc()
6650 slots = ma_slots(node, type); in mas_dup_alloc()
7020 return mas_slot(mas, ma_slots(mas_mn(mas), mte_node_type(mas->node)), in mas_get_slot()
7364 slots = ma_slots(parent, p_type); in mas_validate_parent_slot()
7387 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_child_slot()
7433 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_limits()
7510 slots = ma_slots(mte_to_node(mas.node), mte_node_type(mas.node)); in mt_validate_nulls()
7524 slots = ma_slots(mte_to_node(mas.node), in mt_validate_nulls()