Searched defs:batchcount (Results 1 – 3 of 3) sorted by relevance
/linux/mm/ |
A D | slab.c | 188 unsigned int batchcount; member 534 int batchcount, gfp_t gfp) in alloc_arraycache() 1734 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() 2880 struct array_cache *ac, struct page *page, int batchcount) in alloc_block() 2901 int batchcount; in cache_alloc_refill() local 3377 int batchcount; in cache_flusharray() local 3845 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 3896 int batchcount = 0; in enable_cpucache() local 4132 int limit, batchcount, shared, res; in slabinfo_write() local
|
A D | slab.h | 185 unsigned int batchcount; member
|
/linux/include/linux/ |
A D | slab_def.h | 16 unsigned int batchcount; member
|
Completed in 19 milliseconds