Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dreboot.c48 int reboot_default = 1; variable
1107 reboot_default = 0; in reboot_setup()
1239 reboot_default = 0; in mode_store()
1261 reboot_default = 0; in force_store()
1318 reboot_default = 0; in type_store()
1347 reboot_default = 0; in cpu_store()
/linux-6.15/include/linux/
H A Dreboot.h39 extern int reboot_default;
/linux-6.15/arch/x86/kernel/
H A Dreboot.c503 if (!reboot_default) in reboot_init()