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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsetup_64.c416 extern int stop_a_enabled;
420 if (!stop_a_enabled)
430 int stop_a_enabled = 1; variable
431 EXPORT_SYMBOL(stop_a_enabled); variable
H A Dsetup_32.c380 extern int stop_a_enabled;
384 if (!stop_a_enabled)
394 int stop_a_enabled = 1; variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dpanic.c152 extern int stop_a_enabled;
154 stop_a_enabled = 1;
H A Dsysctl.c476 .data = &stop_a_enabled,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dsystem_32.h57 extern int stop_a_enabled;
H A Dsystem_64.h93 extern int stop_a_enabled;

Completed in 188 milliseconds