Home
last modified time | relevance | path

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

/linux-3.4.99/arch/alpha/kernel/
Dprocess.c162 common_shutdown(int mode, char *restart_cmd) in common_shutdown() function
173 common_shutdown(LINUX_REBOOT_CMD_RESTART, restart_cmd); in machine_restart()
180 common_shutdown(LINUX_REBOOT_CMD_HALT, NULL); in machine_halt()
187 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL); in machine_power_off()