Searched refs:gap_stats_counting (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/kern/
H A Dsubr_blist.c398 * gap_stats_counting() - is the state 'counting 1 bits'?
402 gap_stats_counting(const struct gap_stats *stats) function
428 if (!gap_stats_counting(stats)) {
527 if (gap_stats_counting(stats))
532 if (!gap_stats_counting(stats))
549 if (gap_stats_counting(stats))

Completed in 123 milliseconds