Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/include/linux/
Dreboot.h39 extern int reboot_default;
/Linux-v6.6/arch/x86/kernel/
Dreboot.c502 if (!reboot_default) in reboot_init()