Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dmaple_tree.c664 static inline unsigned long mte_pivot(const struct maple_enode *mn, in mte_pivot() function
5350 return mte_pivot(mas->node, 0); in mas_alloc()
5351 return mte_pivot(mas->node, 1); in mas_alloc()
5368 min = mte_pivot(mas->node, mas->offset - 1) + 1; in mas_alloc()