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

/linux-master/lib/
H A Dmaple_tree.c3234 * mas_push_data() - Instead of splitting a node, it is beneficial to push the
3245 static inline bool mas_push_data(struct ma_state *mas, int height, function
3372 if (mas_push_data(mas, height, &mast, true))
3375 if (mas_push_data(mas, height, &mast, false))

Completed in 134 milliseconds