Searched refs:eytzinger0_first (Results 1 – 4 of 4) sorted by relevance
194 static inline unsigned eytzinger0_first(unsigned size) in eytzinger0_first() function242 for (unsigned (_i) = eytzinger0_first((_size)); \
52 #define QUANTILE_FIRST eytzinger0_first(NR_QUANTILES)
470 int i = eytzinger0_first(NR_QUANTILES); in bch2_time_stats_to_text()750 BUG_ON(eytzinger0_next(-1, size) != eytzinger0_first(size));752 BUG_ON(eytzinger0_prev(eytzinger0_first(size), size) != -1);
235 for (src = bl->start, i = t->nr == 0 ? 0 : eytzinger0_first(t->nr); in bch2_blacklist_entries_gc()