Searched defs:batchcount (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | slab.c | 187 	unsigned int batchcount;  member533 					    int batchcount, gfp_t gfp)  in alloc_arraycache()
 1722 		struct kmem_cache *cachep, int entries, int batchcount)  in alloc_kmem_cache_cpus()
 2886 		struct array_cache *ac, struct page *page, int batchcount)  in alloc_block()
 2907 	int batchcount;  in cache_alloc_refill()  local
 3373 	int batchcount;  in cache_flusharray()  local
 3799 				int batchcount, int shared, gfp_t gfp)  in __do_tune_cpucache()
 3845 				int batchcount, int shared, gfp_t gfp)  in do_tune_cpucache()
 3873 	int batchcount = 0;  in enable_cpucache()  local
 4119 	int limit, batchcount, shared, res;  in slabinfo_write()  local
 
 | 
| D | slab.h | 252 	unsigned int batchcount;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | slab_def.h | 15 	unsigned int batchcount;  member
 |