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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c125 * FORCED_DEBUG - 1 enables SLAB_RED_ZONE and SLAB_POISON (if possible)
131 #define FORCED_DEBUG 1 macro
135 #define FORCED_DEBUG 0 macro
150 * DEBUG and FORCED_DEBUG are enabled, then they are BYTES_PER_WORD aligned.
2168 #if FORCED_DEBUG
2275 #if FORCED_DEBUG && defined(CONFIG_DEBUG_PAGEALLOC)

Completed in 53 milliseconds