Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dproto.h43 extern int reboot_force;
/linux-6.3-rc2/kernel/
A 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-6.3-rc2/include/linux/
A Dreboot.h41 extern int reboot_force;
/linux-6.3-rc2/arch/x86/kernel/
A Dsmp.c152 if (reboot_force) in native_stop_other_cpus()
A Dreboot.c721 if (!reboot_force) in native_machine_restart()
739 if (!reboot_force) in native_machine_power_off()
/linux-6.3-rc2/Documentation/admin-guide/
A Dkernel-parameters.txt5255 reboot_force is either force or not specified,

Completed in 13 milliseconds