Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c679 static __always_inline void *mt_slot_locked(struct maple_tree *mt, in mt_slot_locked() function
695 return mt_slot_locked(mas->tree, slots, offset); in mas_slot_locked()
785 next = mt_slot_locked(mt, slots, in mt_clear_meta()
871 child = mt_slot_locked(mas->tree, slots, i); in mas_set_parent_slots()
2149 mas->node = mt_slot_locked(mas->tree, cp->slot, 0); in mas_wmb_replace()
2686 mt_slot_locked(mas->tree, cp->slot, 0))); in cp_is_new_root()
3297 gap |= !mt_slot_locked(mas->tree, slots, offset + 1); in mas_wr_slot_store()
3316 gap |= !mt_slot_locked(mas->tree, slots, offset + 2); in mas_wr_slot_store()
4820 next = mt_slot_locked(mt, slots, next_offset); in mte_destroy_descend()
4822 next = mt_slot_locked(mt, slots, ++next_offset); in mte_destroy_descend()
[all …]