Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslub.c171 #define DEBUG_DEFAULT_FLAGS (SLAB_CONSISTENCY_CHECKS | SLAB_RED_ZONE | \ macro
472 static slab_flags_t slub_debug = DEBUG_DEFAULT_FLAGS;
1213 slub_debug = DEBUG_DEFAULT_FLAGS; in setup_slub_debug()