Searched refs:batchcount (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslab.c246 unsigned int batchcount; member in struct:array_cache
574 .batchcount = 1,
863 int batchcount, gfp_t gfp)
880 nc->batchcount = batchcount;
1114 cachep->batchcount + cachep->num;
1143 l3->free_limit -= cachep->batchcount;
1212 cachep->batchcount, GFP_KERNEL);
1217 cachep->shared * cachep->batchcount,
2122 cpu_cache_get(cachep)->batchcount
862 alloc_arraycache(int node, int entries, int batchcount, gfp_t gfp) argument
3000 int batchcount; local
3545 int batchcount; local
3970 do_tune_cpucache(struct kmem_cache *cachep, int limit, int batchcount, int shared, gfp_t gfp) argument
4339 int limit, batchcount, shared, res; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dslab_def.h56 unsigned int batchcount; member in struct:kmem_cache
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Deata.c2120 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
2127 " av %ldK as %ldK.\n", flushcount, batchcount,
2209 batchcount++;
H A Du14-34f.c1456 static unsigned int flushcount = 0, batchcount = 0, sortcount = 0; local
1463 " av %ldK as %ldK.\n", flushcount, batchcount, inputcount,
1521 batchcount++; readycount += n_ready; seeknosort += seek / 1024;

Completed in 87 milliseconds