Home
last modified time | relevance | path

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

/linux/lib/
H A Dmaple_tree.c4423 * mas_prev_node() - Find the prev non-null entry at the same level in the
4433 static int mas_prev_node(struct ma_state *mas, unsigned long min) in mas_prev_node() function
4549 if (mas_prev_node(mas, min)) { in mas_prev_slot()
7092 mas_prev_node(mas, 0); in mas_dfs_postorder()