Home
last modified time | relevance | path

Searched refs:alloc_kmem_cache_cpus (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/mm/
Dslab.c1727 static struct array_cache __percpu *alloc_kmem_cache_cpus( in alloc_kmem_cache_cpus() function
1753 cachep->cpu_cache = alloc_kmem_cache_cpus(cachep, 1, 1); in setup_cpu_cache()
3695 cpu_cache = alloc_kmem_cache_cpus(cachep, limit, batchcount); in do_tune_cpucache()
Dslub.c4017 static inline int alloc_kmem_cache_cpus(struct kmem_cache *s) in alloc_kmem_cache_cpus() function
4351 if (alloc_kmem_cache_cpus(s)) in kmem_cache_open()