Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dreboot.h33 extern int reboot_default;
/linux-4.1.27/kernel/
Dreboot.c42 int reboot_default = 1; variable
499 reboot_default = 0; in reboot_setup()
/linux-4.1.27/arch/x86/kernel/
Dreboot.c430 if (!reboot_default) in reboot_init()