Searched refs:reboot_force (Results 1 – 6 of 6) sorted by relevance
43 extern int reboot_force;
49 int reboot_force; variable1056 reboot_force = 1; in reboot_setup()1140 return sprintf(buf, "%d\n", reboot_force); in force_show()1154 reboot_force = res; in force_store()
41 extern int reboot_force;
152 if (reboot_force) in native_stop_other_cpus()
721 if (!reboot_force) in native_machine_restart()739 if (!reboot_force) in native_machine_power_off()
5255 reboot_force is either force or not specified,
Completed in 13 milliseconds