Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c192 unsigned int batchcount; member
462 .batchcount = 1,
674 ac->batchcount = batch; in init_arraycache()
680 int batchcount, gfp_t gfp) in alloc_arraycache() argument
686 init_arraycache(ac, entries, batchcount); in alloc_arraycache()
1084 cachep->batchcount + cachep->num; in init_cache_node_node()
1116 n->free_limit -= cachep->batchcount; in cpuup_canceled()
1191 cachep->shared * cachep->batchcount, in cpuup_prepare()
1993 struct kmem_cache *cachep, int entries, int batchcount) in alloc_kmem_cache_cpus() argument
2007 entries, batchcount); in alloc_kmem_cache_cpus()
[all …]
Dslab.h155 unsigned int batchcount; member
Dslab_common.c1107 sinfo.limit, sinfo.batchcount, sinfo.shared); in cache_show()
/linux-4.4.14/include/linux/
Dslab_def.h14 unsigned int batchcount; member
/linux-4.4.14/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()