Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/kernel/
Dprocess.c165 common_shutdown(int mode, char *restart_cmd) in common_shutdown() function
176 common_shutdown(LINUX_REBOOT_CMD_RESTART, restart_cmd); in machine_restart()
183 common_shutdown(LINUX_REBOOT_CMD_HALT, NULL); in machine_halt()
190 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL); in machine_power_off()