Searched refs:SLAB_DEBUG_OBJECTS (Results 1 – 5 of 5) sorted by relevance
85 # define SLAB_DEBUG_OBJECTS ((slab_flags_t __force)0x00400000U) macro87 # define SLAB_DEBUG_OBJECTS 0 macro
131 SLAB_TYPESAFE_BY_RCU | SLAB_DEBUG_OBJECTS )
3754 if (!(cachep->flags & SLAB_DEBUG_OBJECTS)) in kmem_cache_free()3778 if (!(s->flags & SLAB_DEBUG_OBJECTS)) in kmem_cache_free_bulk()
1367 if (!(s->flags & SLAB_DEBUG_OBJECTS)) in slab_free_hook()
1187 SLAB_DEBUG_OBJECTS, NULL); in debug_objects_mem_init()