Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dmaple_tree.c6670 static inline struct maple_enode *mas_get_slot(struct ma_state *mas, in mas_get_slot() function
6926 if (mas_get_slot(mas, i)) { in mas_validate_gaps()
6942 if (!mas_get_slot(mas, i)) in mas_validate_gaps()
6945 void *entry = mas_get_slot(mas, i); in mas_validate_gaps()
/Linux-v6.6/tools/testing/radix-tree/
Dmaple.c970 entry = mas_get_slot(mas, mas->offset); in mas_range_load()
35360 mas->node = mas_get_slot(mas, slot); in mas_dfs_preorder()