Searched refs:LINUX_REBOOT_CMD_POWER_OFF (Results 1 – 7 of 7) sorted by relevance
33 #define LINUX_REBOOT_CMD_POWER_OFF 0x4321FEDC macro
114 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
260 case LINUX_REBOOT_CMD_POWER_OFF: in miata_kill_arch()
219 case LINUX_REBOOT_CMD_POWER_OFF: in alcor_kill_arch()
100 case LINUX_REBOOT_CMD_POWER_OFF: in nautilus_kill_arch()
191 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL); in machine_power_off()
66 * reboot when the reboot call was invoked with LINUX_REBOOT_CMD_POWER_OFF, but760 if ((cmd == LINUX_REBOOT_CMD_POWER_OFF) && !kernel_can_power_off()) { in SYSCALL_DEFINE4() 783 case LINUX_REBOOT_CMD_POWER_OFF: in SYSCALL_DEFINE4()