Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslub.c163 #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \ macro
463 static int slub_debug = DEBUG_DEFAULT_FLAGS;
1146 slub_debug = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()
1433 !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) { in allocate_slab()