Searched refs:SLAB_DEBUG_OBJECTS (Results 1 – 3 of 3) sorted by relevance
174 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_BIT(_SLAB_DEBUG_OBJECTS) macro176 # define SLAB_DEBUG_OBJECTS __SLAB_FLAG_UNUSED macro
487 SLAB_TYPESAFE_BY_RCU | SLAB_DEBUG_OBJECTS | \
2678 if (!(s->flags & SLAB_DEBUG_OBJECTS)) in slab_free_hook()