Searched refs:reboot_setup (Results 1 – 3 of 3) sorted by relevance
184 static int __init reboot_setup(void) in reboot_setup() function204 subsys_initcall(reboot_setup);
35 int __init reboot_setup(char *str) in reboot_setup() function46 __setup("reboot=", reboot_setup);
600 static int __init reboot_setup(char *str) in reboot_setup() function679 __setup("reboot=", reboot_setup);