Home
last modified time | relevance | path

Searched refs:batchcount (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/mm/
Dslab.c192 unsigned int batchcount; member
461 .batchcount = 1,
673 ac->batchcount = batch; in init_arraycache()
679 int batchcount, gfp_t gfp) in alloc_arraycache() argument
685 init_arraycache(ac, entries, batchcount); in alloc_arraycache()
1083 cachep->batchcount + cachep->num; in init_cache_node_node()
1115 n->free_limit -= cachep->batchcount; in cpuup_canceled()
1190 cachep->shared * cachep->batchcount, in cpuup_prepare()
2002 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() argument
2016 entries, batchcount); in alloc_kmem_cache_cpus()
[all …]
Dslab.h154 unsigned int batchcount; member
Dslab_common.c998 sinfo.limit, sinfo.batchcount, sinfo.shared); in cache_show()
/linux-4.1.27/include/linux/
Dslab_def.h14 unsigned int batchcount; member
/linux-4.1.27/drivers/scsi/
Du14-34f.c1589 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; in reorder() local
1596 " av %ldK as %ldK.\n", flushcount, batchcount, inputcount, in reorder()
1654 batchcount++; readycount += n_ready; seeknosort += seek / 1024; in reorder()
Deata.c2110 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; in reorder() local
2117 " av %ldK as %ldK.\n", flushcount, batchcount, in reorder()
2199 batchcount++; in reorder()