Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/
H A Dmaple_tree.c2190 * mas_next_sibling() - Find the next node with the same parent.
2195 static inline bool mas_next_sibling(struct ma_state *mas) in mas_next_sibling() function
3024 if (mas_next_sibling(&r_mas)) { in mas_rebalance()
3292 else if (!left && !mas_next_sibling(&tmp_mas)) in mas_push_data()

Completed in 8 milliseconds