Lines Matching refs:ma_slots
759 static inline void __rcu **ma_slots(struct maple_node *mn, enum maple_type mt) in ma_slots() function
1015 slots = ma_slots(node, type); in mas_descend()
1480 slots = ma_slots(mn, mt); in mas_leaf_max_gap()
1688 void __rcu **slots = ma_slots(node, type); in mas_adopt_children()
1720 slots = ma_slots(mte_parent(mas->node), in mas_put_in_tree()
1761 slots = ma_slots(node, mt); in mas_find_child()
1958 slots = ma_slots(node, mt); in mas_mab_cp()
1994 void __rcu **slots = ma_slots(node, mt); in mab_mas_cp()
2790 slots = ma_slots(node, type); in mtree_range_walk()
3031 slots = ma_slots(newnode, mt); in mas_destroy_rebalance()
3034 l_slots = ma_slots(left, mt); in mas_destroy_rebalance()
3043 memcpy(slots + tmp, ma_slots(node, mt), sizeof(void *) * end); in mas_destroy_rebalance()
3084 slots = ma_slots(new_left, mt); in mas_destroy_rebalance()
3095 slots = ma_slots(parent, mt); in mas_destroy_rebalance()
3414 slots = ma_slots(node, type); in mas_root_expand()
3498 wr_mas->slots = ma_slots(wr_mas->node, wr_mas->type); in mas_wr_walk_descend()
3635 slots = ma_slots(node, type); in mtree_lookup_walk()
3675 slots = ma_slots(node, type); in mas_new_root()
3817 dst_slots = ma_slots(newnode, wr_mas->type); in mas_wr_node_store()
4446 slots = ma_slots(node, mt); in mas_prev_node()
4459 slots = ma_slots(node, mt); in mas_prev_node()
4543 slots = ma_slots(node, type); in mas_prev_slot()
4613 slots = ma_slots(node, mt); in mas_next_node()
4627 slots = ma_slots(node, mt); in mas_next_node()
4727 slots = ma_slots(node, type); in mas_next_slot()
4802 slots = ma_slots(node, type); in mas_rev_awalk()
4885 slots = ma_slots(node, type); in mas_anode_descend()
5244 slots = ma_slots(node, node->type); in mte_dead_walk()
5284 slots = ma_slots(mte_to_node(enode), type); in mt_free_walk()
5292 slots = ma_slots(node, node->type); in mt_free_walk()
5312 slots = ma_slots(node, type); in mte_destroy_descend()
5358 slots = ma_slots(mte_to_node(enode), type); in mt_destroy_walk()
6629 slots = ma_slots(node, type); in mas_dup_free()
6685 new_slots = ma_slots(new_node, type); in mas_dup_alloc()
6695 slots = ma_slots(node, type); in mas_dup_alloc()
7065 return mas_slot(mas, ma_slots(mas_mn(mas), mte_node_type(mas->node)), in mas_get_slot()
7407 slots = ma_slots(parent, p_type); in mas_validate_parent_slot()
7430 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_child_slot()
7476 void __rcu **slots = ma_slots(mte_to_node(mas->node), type); in mas_validate_limits()
7553 slots = ma_slots(mte_to_node(mas.node), mte_node_type(mas.node)); in mt_validate_nulls()
7567 slots = ma_slots(mte_to_node(mas.node), in mt_validate_nulls()