Lines Matching refs:mt_slot_locked
718 static __always_inline void *mt_slot_locked(struct maple_tree *mt, in mt_slot_locked() function
734 return mt_slot_locked(mas->tree, slots, offset); in mas_slot_locked()
824 next = mt_slot_locked(mt, slots, in mt_clear_meta()
1938 mt_slot_locked(mas->tree, d_slots, i), in node_copy()
2081 mas->node = mt_slot_locked(mas->tree, cp->slot, 0); in mas_wmb_replace()
2618 mt_slot_locked(mas->tree, cp->slot, 0))); in cp_is_new_root()
3221 gap |= !mt_slot_locked(mas->tree, slots, offset); in mas_wr_slot_store()
3222 gap |= !mt_slot_locked(mas->tree, slots, offset + 1); in mas_wr_slot_store()
3241 gap |= !mt_slot_locked(mas->tree, slots, offset + 2); in mas_wr_slot_store()
4728 next = mt_slot_locked(mt, slots, next_offset); in mte_destroy_descend()
4730 next = mt_slot_locked(mt, slots, ++next_offset); in mte_destroy_descend()
4778 tmp = mt_slot_locked(mt, slots, offset); in mt_destroy_walk()
6028 val = (unsigned long)mt_slot_locked(mas->tree, slots, i); in mas_dup_alloc()