Home
last modified time | relevance | path

Searched defs:has_cpu_slab (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dslub.c4011 static bool has_cpu_slab(int cpu, struct kmem_cache *s) in has_cpu_slab() function
4020 static inline bool has_cpu_slab(int cpu, struct kmem_cache *s) { return false; } in has_cpu_slab() function