Searched refs:raw_reboot (Results 1 – 3 of 3) sorted by relevance
12 static inline int raw_reboot(int cmd, const void *arg) { in raw_reboot() function
80 (void) raw_reboot(LINUX_REBOOT_CMD_RESTART2, parameter); in reboot_with_parameter()
93 (void) raw_reboot(LINUX_REBOOT_CMD_RESTART2, reboot_arg); in emergency_action()