Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dreboot.c48 int reboot_force; variable
667 reboot_force = 1; in reboot_setup()
751 return sprintf(buf, "%d\n", reboot_force); in force_show()
765 reboot_force = res; in force_store()
/Linux-v5.15/arch/x86/include/asm/
Dproto.h40 extern int reboot_force;
/Linux-v5.15/include/linux/
Dreboot.h40 extern int reboot_force;
/Linux-v5.15/arch/x86/kernel/
Dsmp.c152 if (reboot_force) in native_stop_other_cpus()
Dreboot.c733 if (!reboot_force) in native_machine_restart()
751 if (!reboot_force) in native_machine_power_off()
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt4828 reboot_force is either force or not specified,