Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dproto.h43 extern int reboot_force;
/Linux-v6.6/kernel/
Dreboot.c49 int reboot_force; variable
1056 reboot_force = 1; in reboot_setup()
1140 return sprintf(buf, "%d\n", reboot_force); in force_show()
1154 reboot_force = res; in force_store()
/Linux-v6.6/include/linux/
Dreboot.h41 extern int reboot_force;
/Linux-v6.6/arch/x86/kernel/
Dsmp.c154 if (reboot_force) in native_stop_other_cpus()
Dreboot.c767 if (!reboot_force) in native_machine_restart()
785 if (!reboot_force) in native_machine_power_off()
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt5415 reboot_force is either force or not specified,