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

/linux-master/lib/
H A Dmaple_tree.c4361 * mas_prev_node() - Find the prev non-null entry at the same level in the
4371 static int mas_prev_node(struct ma_state *mas, unsigned long min) function
4488 if (mas_prev_node(mas, min)) {
7081 mas_prev_node(mas, 0);

Completed in 155 milliseconds