Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dproto.h42 extern int reboot_force;
/linux-6.12.1/kernel/
Dreboot.c49 int reboot_force; variable
1079 reboot_force = 1; in reboot_setup()
1163 return sprintf(buf, "%d\n", reboot_force); in force_show()
1177 reboot_force = res; in force_store()
/linux-6.12.1/include/linux/
Dreboot.h41 extern int reboot_force;
/linux-6.12.1/arch/x86/kernel/
Dsmp.c154 if (reboot_force) in native_stop_other_cpus()
Dreboot.c779 if (!reboot_force) in native_machine_restart()
797 if (!reboot_force) in native_machine_power_off()
/linux-6.12.1/Documentation/admin-guide/
Dkernel-parameters.txt5694 reboot_force is either force or not specified,