Searched defs:batchcount (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/mm/ |
D | slab.c | 187 unsigned int batchcount; member 533 int batchcount, gfp_t gfp) in alloc_arraycache() 1732 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() 2878 struct array_cache *ac, struct page *page, int batchcount) in alloc_block() 2899 int batchcount; in cache_alloc_refill() local 3367 int batchcount; in cache_flusharray() local 3800 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 3851 int batchcount = 0; in enable_cpucache() local 4090 int limit, batchcount, shared, res; in slabinfo_write() local
|
D | slab.h | 185 unsigned int batchcount; member
|
/kernel/linux/linux-5.10/include/linux/ |
D | slab_def.h | 15 unsigned int batchcount; member
|