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

/linux-master/lib/
H A Dmaple_tree.c4529 * mas_next_node() - Get the next node at the same level in the tree.
4537 static int mas_next_node(struct ma_state *mas, struct maple_node *node, function
4672 if (mas_next_node(mas, node, max)) {
7068 mas_next_node(mas, mas_mn(mas), max);
7553 mas_next_node(&mas, mas_mn(&mas), ULONG_MAX);

Completed in 122 milliseconds