Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dslab.c383 .batchcount = 1,
2874 return batchcount; in alloc_block()
2879 int batchcount; in cache_alloc_refill() local
2890 batchcount = ac->batchcount; in cache_alloc_refill()
2923 batchcount = alloc_block(cachep, ac, slab, batchcount); in cache_alloc_refill()
3320 int batchcount; in cache_flusharray() local
3325 batchcount = ac->batchcount; in cache_flusharray()
3335 batchcount = max; in cache_flusharray()
3702 cachep->batchcount = batchcount; in do_tune_cpucache()
3734 int batchcount = 0; in enable_cpucache() local
[all …]
A Dslab.h395 unsigned int batchcount; member
A Dslab_common.c1250 sinfo.limit, sinfo.batchcount, sinfo.shared); in cache_show()
/linux-6.3-rc2/include/linux/
A Dslab_def.h16 unsigned int batchcount; member

Completed in 17 milliseconds