Searched defs:batchcount (Results 1 – 2 of 2) sorted by relevance
/mm/ |
D | slab.c | 187 unsigned int batchcount; member 533 int batchcount, gfp_t gfp) in alloc_arraycache() 1722 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() 2886 struct array_cache *ac, struct page *page, int batchcount) in alloc_block() 2907 int batchcount; in cache_alloc_refill() local 3373 int batchcount; in cache_flusharray() local 3799 int batchcount, int shared, gfp_t gfp) in __do_tune_cpucache() 3845 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 3873 int batchcount = 0; in enable_cpucache() local 4119 int limit, batchcount, shared, res; in slabinfo_write() local
|
D | slab.h | 252 unsigned int batchcount; member
|