Searched refs:reboot_setup (Results 1 – 5 of 5) sorted by relevance
227 static int __init reboot_setup(void) in reboot_setup() function241 module_init(reboot_setup);
110 int __init reboot_setup(char *str) in reboot_setup() function116 __setup("reboot=", reboot_setup);
55 extern void reboot_setup(char *str);501 reboot_setup("s"); in setup_arch()
165 static int __init reboot_setup(char *str) in reboot_setup() function203 __setup("reboot=", reboot_setup);
222 static int __init reboot_setup(char *str) in reboot_setup() function247 __setup("reboot=", reboot_setup);