Home
last modified time | relevance | path

Searched refs:reboot_default (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/
Dreboot.c46 int reboot_default = 1; variable
1000 reboot_default = 0; in reboot_setup()
1132 reboot_default = 0; in mode_store()
1154 reboot_default = 0; in force_store()
1211 reboot_default = 0; in type_store()
1240 reboot_default = 0; in cpu_store()
/linux-6.6.21/include/linux/
Dreboot.h39 extern int reboot_default;
/linux-6.6.21/arch/x86/kernel/
Dreboot.c502 if (!reboot_default) in reboot_init()