Searched refs:DEBUG_DEFAULT_FLAGS (Results 1 – 1 of 1) sorted by relevance
171 #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \ macro474 static int slub_debug = DEBUG_DEFAULT_FLAGS;1188 slub_debug = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()1484 !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) { in allocate_slab()