Searched defs:batchcount (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/mm/ |
D | slab.c | 187 unsigned int batchcount; member 583 int batchcount, gfp_t gfp) in alloc_arraycache() 1811 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() 2959 struct array_cache *ac, struct page *page, int batchcount) in alloc_block() 2980 int batchcount; in cache_alloc_refill() local 3446 int batchcount; in cache_flusharray() local 3856 int batchcount, int shared, gfp_t gfp) in __do_tune_cpucache() 3902 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 3930 int batchcount = 0; in enable_cpucache() local 4174 int limit, batchcount, shared, res; in slabinfo_write() local
|
D | slab.h | 186 unsigned int batchcount; member
|
/Linux-v4.19/include/linux/ |
D | slab_def.h | 15 unsigned int batchcount; member
|