Home
last modified time | relevance | path

Searched refs:reboot_force (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dproto.h39 extern int reboot_force;
/openbmc/linux/kernel/
H A Dreboot.c49 int reboot_force; variable
1057 reboot_force = 1; in reboot_setup()
1141 return sprintf(buf, "%d\n", reboot_force); in force_show()
1155 reboot_force = res; in force_store()
/openbmc/linux/include/linux/
H A Dreboot.h41 extern int reboot_force;
/openbmc/linux/arch/x86/kernel/
H A Dsmp.c154 if (reboot_force) in native_stop_other_cpus()
H A Dreboot.c767 if (!reboot_force) in native_machine_restart()
785 if (!reboot_force) in native_machine_power_off()
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5443 reboot_force is either force or not specified,