Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dreboot.c45 int reboot_default = 1; variable
610 reboot_default = 0; in reboot_setup()
742 reboot_default = 0; in mode_store()
764 reboot_default = 0; in force_store()
821 reboot_default = 0; in type_store()
850 reboot_default = 0; in cpu_store()
/Linux-v5.15/include/linux/
Dreboot.h38 extern int reboot_default;
/Linux-v5.15/arch/x86/kernel/
Dreboot.c511 if (!reboot_default) in reboot_init()