Searched refs:SBA_SEARCH_SAMPLE (Results 1 – 3 of 3) sorted by relevance
55 #define SBA_SEARCH_SAMPLE 0x100 macro56 unsigned long avg_search[SBA_SEARCH_SAMPLE];
229 #define SBA_SEARCH_SAMPLE 0x100 macro230 unsigned long avg_search[SBA_SEARCH_SAMPLE];699 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()1933 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in ioc_show()1938 avg /= SBA_SEARCH_SAMPLE; in ioc_show()
471 ioc->avg_idx &= SBA_SEARCH_SAMPLE - 1; in sba_alloc_range()1799 for (i = 0; i < SBA_SEARCH_SAMPLE; i++) { in sba_proc_info()1804 avg /= SBA_SEARCH_SAMPLE; in sba_proc_info()