Home
last modified time | relevance | path

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

/mm/
Dslab.c1721 static struct array_cache __percpu *alloc_kmem_cache_cpus( in alloc_kmem_cache_cpus() function
1747 cachep->cpu_cache = alloc_kmem_cache_cpus(cachep, 1, 1); in setup_cpu_cache()
3804 cpu_cache = alloc_kmem_cache_cpus(cachep, limit, batchcount); in __do_tune_cpucache()
Dslub.c3335 static inline int alloc_kmem_cache_cpus(struct kmem_cache *s) in alloc_kmem_cache_cpus() function
3663 if (alloc_kmem_cache_cpus(s)) in kmem_cache_open()