Searched refs:kmem_cache_debug (Results 1 – 1 of 1) sorted by relevance
119 static inline int kmem_cache_debug(struct kmem_cache *s) in kmem_cache_debug() function130 if (kmem_cache_debug(s) && s->flags & SLAB_RED_ZONE) in fixup_red_left()139 return !kmem_cache_debug(s); in kmem_cache_has_cpu_partial()2129 if (kmem_cache_debug(s) && !lock) { in deactivate_slab()2616 if (likely(!kmem_cache_debug(s) && pfmemalloc_match(page, gfpflags))) in ___slab_alloc()2620 if (kmem_cache_debug(s) && in ___slab_alloc()2842 if (kmem_cache_debug(s) && in __slab_free()3887 if (kmem_cache_debug(s) && s->flags & SLAB_RED_ZONE) { in __check_heap_object()