Searched refs:reboot_force (Results 1 – 6 of 6) sorted by relevance
41 extern int reboot_force;
51 int reboot_force; variable1164 reboot_force = 1; in reboot_setup()1248 return sysfs_emit(buf, "%d\n", reboot_force); in force_show()1262 reboot_force = res; in force_store()
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()
6023 reboot_force is either force or not specified,