Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c638 * ma_pivots() - Get a pointer to the maple node pivots.
646 static inline unsigned long *ma_pivots(struct maple_node *node, in ma_pivots() function
1041 pivots = ma_pivots(node, type); in mas_descend()
1129 pivots = ma_pivots(a_node, a_type); in mas_ascend()
1472 pivots = ma_pivots(node, type); in mas_data_end()
1526 pivots = ma_pivots(mn, mt); in mas_leaf_max_gap()
1710 unsigned long *pivots = ma_pivots(node, type); in mas_adopt_children()
1783 pivots = ma_pivots(node, mt);
1955 pivots = ma_pivots(node, mt); in mas_mab_cp()
2030 unsigned long *pivots = ma_pivots(nod in mab_mas_cp()
[all...]
/kernel/linux/linux-6.6/tools/testing/radix-tree/
H A Dmaple.c836 pivots = ma_pivots(node, type); in mas_node_walk()
[all...]

Completed in 23 milliseconds