Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dprocess.c166 common_shutdown(int mode, char *restart_cmd) in common_shutdown() function
177 common_shutdown(LINUX_REBOOT_CMD_RESTART, restart_cmd); in machine_restart()
184 common_shutdown(LINUX_REBOOT_CMD_HALT, NULL); in machine_halt()
191 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL); in machine_power_off()