Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/parisc/
Dccio-dma.c236 #define CCIO_SEARCH_SAMPLE 0x100 macro
237 unsigned long avg_search[CCIO_SEARCH_SAMPLE];
407 ioc->avg_idx &= CCIO_SEARCH_SAMPLE - 1; in ccio_alloc_range()
1063 for(j = 0; j < CCIO_SEARCH_SAMPLE; ++j) { in ccio_proc_info()
1070 avg /= CCIO_SEARCH_SAMPLE; in ccio_proc_info()