Searched refs:LINUX_REBOOT_CMD_POWER_OFF (Results 1 - 8 of 8) sorted by last modified time

/linux-master/tools/include/nolibc/
H A Dtypes.h103 #define RB_POWER_OFF LINUX_REBOOT_CMD_POWER_OFF
/linux-master/kernel/
H A Dreboot.c63 * reboot when the reboot call was invoked with LINUX_REBOOT_CMD_POWER_OFF, but
746 if ((cmd == LINUX_REBOOT_CMD_POWER_OFF) && !kernel_can_power_off()) {
769 case LINUX_REBOOT_CMD_POWER_OFF:
H A Dpid_namespace.c325 case LINUX_REBOOT_CMD_POWER_OFF:
/linux-master/arch/alpha/kernel/
H A Dsys_miata.c260 case LINUX_REBOOT_CMD_POWER_OFF:
H A Dprocess.c191 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL);
H A Dsys_nautilus.c100 case LINUX_REBOOT_CMD_POWER_OFF:
H A Dsys_alcor.c219 case LINUX_REBOOT_CMD_POWER_OFF:
/linux-master/include/uapi/linux/
H A Dreboot.h33 #define LINUX_REBOOT_CMD_POWER_OFF 0x4321FEDC macro

Completed in 162 milliseconds