Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Dmaple_tree.c118 static const unsigned char mt_pivots[] = { variable
713 if (piv >= mt_pivots[type]) in mas_safe_pivot()
748 BUG_ON(piv >= mt_pivots[type]); in mte_set_pivot()
1427 offset = mt_pivots[type] - 1; in ma_data_end()
1434 return mt_pivots[type]; in ma_data_end()
1462 offset = mt_pivots[type] - 1; in mas_data_end()
1469 return mt_pivots[type]; in mas_data_end()
2000 if (!pivots[mt_pivots[mt] - 1]) in mab_mas_cp()
2001 slots[mt_pivots[mt]] = NULL; in mab_mas_cp()
3632 end = mt_pivots[type]; in mtree_lookup_walk()
[all …]
/linux-6.15/tools/testing/radix-tree/
H A Dmaple.c875 count = mt_pivots[type]; in mas_node_walk()