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

/linux-4.4.14/arch/sparc/kernel/
H A Dreboot.c17 int scons_pwroff = 1; variable
27 if (strcmp(of_console_device->type, "serial") || scons_pwroff) machine_power_off()
H A Dprocess_32.c63 int scons_pwroff = 1; variable
109 (strcmp(of_console_device->type, "serial") || scons_pwroff)) { machine_power_off()
/linux-4.4.14/arch/sparc/include/asm/
H A Dsetup.h66 extern int scons_pwroff;
/linux-4.4.14/kernel/
H A Dsysctl.c544 .data = &scons_pwroff,

Completed in 149 milliseconds