Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c6629 static inline struct maple_enode *mas_get_slot(struct ma_state *mas, in mas_get_slot() function
6884 if (mas_get_slot(mas, i)) { in mas_validate_gaps()
6900 if (!mas_get_slot(mas, i)) in mas_validate_gaps()
6903 void *entry = mas_get_slot(mas, i); in mas_validate_gaps()
/linux/tools/testing/radix-tree/
H A Dmaple.c569 entry = mas_get_slot(mas, mas->offset); in mas_range_load()
34962 mas->node = mas_get_slot(mas, slot); in mas_dfs_preorder()