Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c384 .batchcount = 1,
2896 return batchcount; in alloc_block()
2901 int batchcount; in cache_alloc_refill() local
2912 batchcount = ac->batchcount; in cache_alloc_refill()
2945 batchcount = alloc_block(cachep, ac, page, batchcount); in cache_alloc_refill()
3377 int batchcount; in cache_flusharray() local
3382 batchcount = ac->batchcount; in cache_flusharray()
3392 batchcount = max; in cache_flusharray()
3864 cachep->batchcount = batchcount; in do_tune_cpucache()
3896 int batchcount = 0; in enable_cpucache() local
[all …]
A Dslab.h185 unsigned int batchcount; member
A Dslab_common.c1075 sinfo.limit, sinfo.batchcount, sinfo.shared); in cache_show()
/linux/include/linux/
A Dslab_def.h16 unsigned int batchcount; member

Completed in 17 milliseconds