Searched refs:reboot_force (Results 1 – 6 of 6) sorted by relevance
42 extern int reboot_force;
49 int reboot_force; variable1079 reboot_force = 1; in reboot_setup()1163 return sprintf(buf, "%d\n", reboot_force); in force_show()1177 reboot_force = res; in force_store()
41 extern int reboot_force;
154 if (reboot_force) in native_stop_other_cpus()
779 if (!reboot_force) in native_machine_restart()797 if (!reboot_force) in native_machine_power_off()
5694 reboot_force is either force or not specified,