Searched refs:reboot_force (Results 1 – 5 of 5) sorted by relevance
42 extern int reboot_force;
49 int reboot_force; variable1086 reboot_force = 1; in reboot_setup()1170 return sysfs_emit(buf, "%d\n", reboot_force); in force_show()1184 reboot_force = res; in force_store()
41 extern int reboot_force;
154 if (reboot_force) in native_stop_other_cpus()
5714 reboot_force is either force or not specified,