Home
last modified time | relevance | path

Searched defs:batchcount (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Dslab.c188 unsigned int batchcount; member
533 int batchcount, gfp_t gfp) in alloc_arraycache()
1721 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus()
2838 struct array_cache *ac, struct slab *slab, int batchcount) in alloc_block()
2859 int batchcount; in cache_alloc_refill() local
3300 int batchcount; in cache_flusharray() local
3663 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache()
3714 int batchcount = 0; in enable_cpucache() local
3950 int limit, batchcount, shared, res; in slabinfo_write() local
H A Dslab.h379 unsigned int batchcount; member
/openbmc/linux/include/linux/
H A Dslab_def.h16 unsigned int batchcount; member