Searched refs:kmem_cache_debug (Results 1 – 1 of 1) sorted by relevance
118 static inline int kmem_cache_debug(struct kmem_cache *s) in kmem_cache_debug() function129 if (kmem_cache_debug(s) && s->flags & SLAB_RED_ZONE) in fixup_red_left()138 return !kmem_cache_debug(s); in kmem_cache_has_cpu_partial()2080 if (kmem_cache_debug(s) && !lock) { in deactivate_slab()2577 if (likely(!kmem_cache_debug(s) && pfmemalloc_match(page, gfpflags))) in ___slab_alloc()2581 if (kmem_cache_debug(s) && in ___slab_alloc()2790 if (kmem_cache_debug(s) && in __slab_free()2865 if (kmem_cache_debug(s)) in __slab_free()3831 if (kmem_cache_debug(s) && s->flags & SLAB_RED_ZONE) { in __check_heap_object()