Home
last modified time | relevance | path

Searched refs:do_tune_cpucache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/mm/
H A Dslab.c3799 static int do_tune_cpucache(struct kmem_cache *cachep, int limit, in do_tune_cpucache() function
3902 err = do_tune_cpucache(cachep, limit, batchcount, shared, gfp); in enable_cpucache()
4116 res = do_tune_cpucache(cachep, limit, in slabinfo_write()
/kernel/linux/linux-6.6/mm/
H A Dslab.c3662 static int do_tune_cpucache(struct kmem_cache *cachep, int limit, in do_tune_cpucache() function
3762 err = do_tune_cpucache(cachep, limit, batchcount, shared, gfp); in enable_cpucache()
3976 res = do_tune_cpucache(cachep, limit, in slabinfo_write()

Completed in 10 milliseconds