Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dreboot.h33 #define LINUX_REBOOT_CMD_POWER_OFF 0x4321FEDC macro
/linux/arch/alpha/kernel/
A Dsys_miata.c259 case LINUX_REBOOT_CMD_POWER_OFF: in miata_kill_arch()
A Dsys_alcor.c219 case LINUX_REBOOT_CMD_POWER_OFF: in alcor_kill_arch()
A Dsys_nautilus.c100 case LINUX_REBOOT_CMD_POWER_OFF: in nautilus_kill_arch()
A Dprocess.c190 common_shutdown(LINUX_REBOOT_CMD_POWER_OFF, NULL); in machine_power_off()
/linux/kernel/
A Dreboot.c343 if ((cmd == LINUX_REBOOT_CMD_POWER_OFF) && !pm_power_off) in SYSCALL_DEFINE4()
364 case LINUX_REBOOT_CMD_POWER_OFF: in SYSCALL_DEFINE4()
A Dpid_namespace.c311 case LINUX_REBOOT_CMD_POWER_OFF: in reboot_pid_ns()
/linux/tools/include/nolibc/
A Dnolibc.h222 #define LINUX_REBOOT_CMD_POWER_OFF 0x4321fedc macro

Completed in 21 milliseconds