Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c103 static const unsigned char mt_pivots[] = { variable
701 if (piv >= mt_pivots[type]) in mas_safe_pivot()
736 BUG_ON(piv >= mt_pivots[type]); in mte_set_pivot()
1418 offset = mt_pivots[type] - 1; in ma_data_end()
1425 return mt_pivots[type]; in ma_data_end()
1453 offset = mt_pivots[type] - 1; in mas_data_end()
1460 return mt_pivots[type]; in mas_data_end()
2003 if (!pivots[mt_pivots[mt] - 1]) in mab_mas_cp()
2004 slots[mt_pivots[mt]] = NULL; in mab_mas_cp()
3705 end = mt_pivots[type]; in mtree_lookup_walk()
[all …]
/linux/tools/testing/radix-tree/
H A Dmaple.c851 count = mt_pivots[type]; in mas_node_walk()