Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c1295 static __always_inline unsigned char ma_data_end(struct maple_node *node, in ma_data_end() function
1370 mas->end = ma_data_end(wr_mas->node, wr_mas->type, wr_mas->pivots, in wr_mas_ascend()
1414 max_piv = ma_data_end(mn, mt, pivots, max) - 1; in ma_leaf_max_gap()
1622 end = ma_data_end(node, type, pivots, mas->max); in mas_adopt_children()
1691 end = ma_data_end(node, mt, pivots, mas->max); in mas_find_child()
1784 count = mas->end = ma_data_end(wr_mas->node, wr_mas->type, in mas_wr_node_walk()
2097 end = ma_data_end(node, type, pivots, max); in mtree_range_walk()
3994 offset = ma_data_end(node, mt, pivots, max); in mas_prev_node()
4144 node_end = ma_data_end(node, mt, pivots, mas->max); in mas_next_node()
4177 mas->end = ma_data_end(tmp, mt, pivots, mas->max); in mas_next_node()
[all …]