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

/linux-master/lib/
H A Dmaple_tree.c1573 * mas_max_gap() - find the largest gap in a non-leaf node and set the slot.
1578 static inline unsigned long mas_max_gap(struct ma_state *mas) function
1668 max_gap = mas_max_gap(mas);
2409 b_node->gap[b_node->b_end] = mas_max_gap(mas);

Completed in 217 milliseconds