Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dreboot.c46 int reboot_default = 1; variable
1022 reboot_default = 0; in reboot_setup()
1154 reboot_default = 0; in mode_store()
1176 reboot_default = 0; in force_store()
1233 reboot_default = 0; in type_store()
1262 reboot_default = 0; in cpu_store()
/linux-6.12.1/include/linux/
Dreboot.h39 extern int reboot_default;
/linux-6.12.1/arch/x86/kernel/
Dreboot.c503 if (!reboot_default) in reboot_init()