Searched refs:mas_find_setup (Results 1 – 1 of 1) sorted by relevance
5956 * mas_find_setup() - Internal function to set up mas_find*().5963 static __always_inline bool mas_find_setup(struct ma_state *mas, unsigned long max, void **entry) in mas_find_setup() function 6058 if (mas_find_setup(mas, max, &entry)) in mas_find() 6085 if (mas_find_setup(mas, max, &entry)) in mas_find_range()