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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dslub.c149 #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \ macro
315 static int slub_debug = DEBUG_DEFAULT_FLAGS;
959 slub_debug = DEBUG_DEFAULT_FLAGS;
1120 && !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dslub.c149 #define DEBUG_DEFAULT_FLAGS (SLAB_DEBUG_FREE | SLAB_RED_ZONE | \ macro
315 static int slub_debug = DEBUG_DEFAULT_FLAGS;
959 slub_debug = DEBUG_DEFAULT_FLAGS;
1120 && !(s->flags & (SLAB_NOTRACK | DEBUG_DEFAULT_FLAGS))) {

Completed in 141 milliseconds