Home
last modified time | relevance | path

Searched refs:reboot_force (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/include/asm/
H A Dproto.h42 extern int reboot_force;
/linux/kernel/
H A Dreboot.c49 int reboot_force; variable
1086 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()
/linux/include/linux/
H A Dreboot.h41 extern int reboot_force;
/linux/arch/x86/kernel/
H A Dsmp.c154 if (reboot_force) in native_stop_other_cpus()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt5714 reboot_force is either force or not specified,