Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c2001 static struct array_cache __percpu *alloc_kmem_cache_cpus( in alloc_kmem_cache_cpus() function
2027 cachep->cpu_cache = alloc_kmem_cache_cpus(cachep, 1, 1); in setup_cpu_cache()
3693 cpu_cache = alloc_kmem_cache_cpus(cachep, limit, batchcount); in __do_tune_cpucache()
Dslub.c2893 static inline int alloc_kmem_cache_cpus(struct kmem_cache *s) in alloc_kmem_cache_cpus() function
3189 if (alloc_kmem_cache_cpus(s)) in kmem_cache_open()