Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c666 static inline unsigned long *ma_pivots(struct maple_node *node, in ma_pivots() function
1028 pivots = ma_pivots(node, type); in mas_descend()
1118 pivots = ma_pivots(a_node, a_type); in mas_ascend()
1462 pivots = ma_pivots(node, type); in mas_data_end()
1516 pivots = ma_pivots(mn, mt); in mas_leaf_max_gap()
1703 unsigned long *pivots = ma_pivots(node, type); in mas_adopt_children()
1776 pivots = ma_pivots(node, mt); in mas_find_child()
1937 pivots = ma_pivots(node, mt); in mas_mab_cp()
1997 unsigned long *pivots = ma_pivots(node, mt); in mab_mas_cp()
2217 wr_mas->pivots = ma_pivots(wr_mas->node, wr_mas->type); in mas_wr_node_walk()
[all …]
/linux/tools/testing/radix-tree/
H A Dmaple.c864 pivots = ma_pivots(node, type); in mas_node_walk()
35401 pivots = ma_pivots(mte_to_node(prev), mte_node_type(prev)); in mas_dfs_preorder()
36461 unsigned long *pivots = ma_pivots(node, mt); in get_last_index()