Searched refs:mas_root (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dmaple_tree.c825 * mas_root() - Get the maple tree root.
830 static __always_inline void *mas_root(struct ma_state *mas) function
1349 * - If it's a single entry: The entry & mas->status == mas_root
1362 root = mas_root(mas);
5854 *entry = mas_root(mas);
5863 *entry = mas_root(mas);
6171 *entry = mas_root(mas);
/linux-master/tools/testing/radix-tree/
H A Dmaple.c972 return mas_root(mas);
[all...]

Completed in 169 milliseconds