Searched refs:ma_data_end (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/lib/ |
H A D | maple_tree.c | 1419 * ma_data_end() - Find the end of the data in a node. 1428 static inline unsigned char ma_data_end(struct maple_node *node, in ma_data_end() function 1535 max_piv = ma_data_end(mn, mt, pivots, mas->max) - 1; in mas_leaf_max_gap() 1714 offset = ma_data_end(node, type, pivots, mas->max); in mas_adopt_children() 1784 end = ma_data_end(node, mt, pivots, mas->max); 2248 count = wr_mas->node_end = ma_data_end(wr_mas->node, wr_mas->type, in mas_wr_node_walk() 2804 end = ma_data_end(node, type, pivots, max); in mtree_range_walk() 3742 end = ma_data_end(node, type, pivots, max); in mtree_lookup_walk() 4401 offset = ma_data_end(node, mt, pivots, max); in mas_prev_node() 4547 node_end = ma_data_end(nod in mas_next_node() [all...] |
Completed in 7 milliseconds