Searched defs:batchcount (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/include/linux/ |
D | slab_def.h | 26 unsigned int batchcount; member
|
/linux-3.3/mm/ |
D | slab.c | 252 unsigned int batchcount; member 930 int batchcount, gfp_t gfp) in alloc_arraycache() 3076 int batchcount; in cache_alloc_refill() local 3620 int batchcount; in cache_flusharray() local 4019 int batchcount, int shared, gfp_t gfp) in do_tune_cpucache() 4388 int limit, batchcount, shared, res; in slabinfo_write() local
|
/linux-3.3/drivers/scsi/ |
D | u14-34f.c | 1590 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; in reorder() local
|
D | eata.c | 2122 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; in reorder() local
|