Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dslub.c129 static inline bool kmem_cache_debug(struct kmem_cache *s) in kmem_cache_debug() function
145 return !kmem_cache_debug(s); in kmem_cache_has_cpu_partial()
2808 if (likely(!kmem_cache_debug(s) && pfmemalloc_match(page, gfpflags))) in ___slab_alloc()
2812 if (kmem_cache_debug(s) && in ___slab_alloc()
3043 if (kmem_cache_debug(s) && in __slab_free()