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

/linux-master/lib/
H A Dmaple_tree.c5962 * mas_find_setup() - Internal function to set up mas_find*().
5969 static __always_inline bool mas_find_setup(struct ma_state *mas, unsigned long max, void **entry) function
6064 if (mas_find_setup(mas, max, &entry))
6091 if (mas_find_setup(mas, max, &entry))

Completed in 125 milliseconds