Searched refs:SBA_SEARCH_SAMPLE (Results 1 – 2 of 2) sorted by relevance
56 #define SBA_SEARCH_SAMPLE 0x100 macro57 unsigned long avg_search[SBA_SEARCH_SAMPLE];
476 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()1826 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in sba_proc_info()1831 avg /= SBA_SEARCH_SAMPLE; in sba_proc_info()
Completed in 9 milliseconds