Home
last modified time | relevance | path

Searched refs:CCIO_SEARCH_SAMPLE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/parisc/
Dccio-dma.c235 #define CCIO_SEARCH_SAMPLE 0x100 macro
236 unsigned long avg_search[CCIO_SEARCH_SAMPLE];
407 ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1; in ccio_alloc_range()
1061 for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) { in ccio_proc_info()
1068 avg /= CCIO_SEARCH_SAMPLE; in ccio_proc_info()