Searched defs:batchcount (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/include/linux/ |
H A D | slab_def.h | 14 unsigned int batchcount; member in struct:kmem_cache
|
/linux-4.1.27/mm/ |
H A D | slab.h | 154 unsigned int batchcount; member in struct:slabinfo
|
H A D | slab.c | 192 unsigned int batchcount; member in struct:array_cache 2016 entries, batchcount); for_each_possible_cpu() local 2771 int batchcount; cache_alloc_refill() local 3320 int batchcount; cache_flusharray() local 3757 int batchcount = 0; enable_cpucache() local 4028 int limit, batchcount, shared, res; slabinfo_write() local 678 alloc_arraycache(int node, int entries, int batchcount, gfp_t gfp) alloc_arraycache() argument 2001 alloc_kmem_cache_cpus( struct kmem_cache *cachep, int entries, int batchcount) alloc_kmem_cache_cpus() argument 3687 __do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) __do_tune_cpucache() argument 3728 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) do_tune_cpucache() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | u14-34f.c | 1589 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; reorder() local
|
H A D | eata.c | 2110 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; reorder() local
|
Completed in 274 milliseconds