Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dprocess.c212 } reboot_type = BOOT_KBD; variable
237 reboot_type = *str; in reboot_setup()
332 switch (reboot_type) { in machine_restart()
352 reboot_type = BOOT_KBD; in machine_restart()