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