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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpage_32_types.h28 #define DEBUG_STACK 0 macro
H A Dpage_64_types.h20 #define DEBUG_STACK 4 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Ddumpstack_64.c24 [ DEBUG_STACK-1 ] = "#DB",
75 if (k == DEBUG_STACK - 1 && stack >= end - DEBUG_STKSZ) {
H A Dtraps.c822 set_intr_gate_ist(1, &debug, DEBUG_STACK);
824 set_system_intr_gate_ist(3, &int3, DEBUG_STACK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dcommon.c1034 [DEBUG_STACK - 1] = DEBUG_STKSZ

Completed in 117 milliseconds