Searched defs:batchcount (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | slab.c | 188 unsigned int batchcount; member 533 int batchcount, gfp_t gfp) in alloc_arraycache() 1726 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() 2858 struct array_cache *ac, struct slab *slab, int batchcount) in alloc_block() 2879 int batchcount; in cache_alloc_refill() local 3320 int batchcount; in cache_flusharray() local 3683 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 3734 int batchcount = 0; in enable_cpucache() local 3970 int limit, batchcount, shared, res; in slabinfo_write() local
|
A D | slab.h | 395 unsigned int batchcount; member
|
/linux-6.3-rc2/include/linux/ |
A D | slab_def.h | 16 unsigned int batchcount; member
|
Completed in 16 milliseconds