Searched refs:__do_tune_cpucache (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/mm/ |
D | slab.c | 3691 static int __do_tune_cpucache(struct kmem_cache *cachep, int limit, in __do_tune_cpucache() function 3738 ret = __do_tune_cpucache(cachep, limit, batchcount, shared, gfp); in do_tune_cpucache() 3749 __do_tune_cpucache(c, limit, batchcount, shared, gfp); in do_tune_cpucache()
|