Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/
Dreboot.c46 int reboot_default = 1; variable
999 reboot_default = 0; in reboot_setup()
1131 reboot_default = 0; in mode_store()
1153 reboot_default = 0; in force_store()
1210 reboot_default = 0; in type_store()
1239 reboot_default = 0; in cpu_store()
/linux-6.1.9/include/linux/
Dreboot.h39 extern int reboot_default;
/linux-6.1.9/arch/x86/kernel/
Dreboot.c503 if (!reboot_default) in reboot_init()