Searched defs:batchcount (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/include/linux/
H A Dslab_def.h14 unsigned int batchcount; member in struct:kmem_cache
/linux-4.4.14/mm/
H A Dslab.h155 unsigned int batchcount; member in struct:slabinfo
H A Dslab.c192 unsigned int batchcount; member in struct:array_cache
2007 entries, batchcount); for_each_possible_cpu() local
2762 int batchcount; cache_alloc_refill() local
3311 int batchcount; cache_flusharray() local
3761 int batchcount = 0; enable_cpucache() local
4032 int limit, batchcount, shared, res; slabinfo_write() local
679 alloc_arraycache(int node, int entries, int batchcount, gfp_t gfp) alloc_arraycache() argument
1992 alloc_kmem_cache_cpus( struct kmem_cache *cachep, int entries, int batchcount) alloc_kmem_cache_cpus() argument
3691 __do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) __do_tune_cpucache() argument
3732 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) do_tune_cpucache() argument
/linux-4.4.14/drivers/scsi/
H A Du14-34f.c1589 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; reorder() local
H A Deata.c2110 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; reorder() local

Completed in 267 milliseconds