Home
last modified time | relevance | path

Searched refs:DEBUG_DEFAULT_FLAGS (Results 1 – 1 of 1) sorted by relevance

/mm/
Dslub.c171 #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \ macro
474 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()