Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c260 #define BATCHREFILL_LIMIT 16 macro
2913 if (!ac->touched && batchcount > BATCHREFILL_LIMIT) { in cache_alloc_refill()
2919 batchcount = BATCHREFILL_LIMIT; in cache_alloc_refill()

Completed in 11 milliseconds