Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/parisc/
Dccio-dma.c236 #define CCIO_SEARCH_SAMPLE 0x100 macro
237 unsigned long avg_search[CCIO_SEARCH_SAMPLE];
408 ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1; in ccio_alloc_range()
1052 for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) { in ccio_proc_info()
1059 avg /= CCIO_SEARCH_SAMPLE; in ccio_proc_info()