Searched refs:reboot_force (Results 1 – 6 of 6) sorted by relevance
48 int reboot_force; variable667 reboot_force = 1; in reboot_setup()751 return sprintf(buf, "%d\n", reboot_force); in force_show()765 reboot_force = res; in force_store()
40 extern int reboot_force;
152 if (reboot_force) in native_stop_other_cpus()
733 if (!reboot_force) in native_machine_restart()751 if (!reboot_force) in native_machine_power_off()
4828 reboot_force is either force or not specified,