/linux/arch/um/kernel/ |
H A D | reboot.c | 52 void machine_power_off(void) in machine_power_off() function 60 machine_power_off(); in machine_halt() 65 machine_power_off(); in sys_power_off_handler()
|
/linux/arch/sparc/kernel/ |
H A D | reboot.c | 24 void (*pm_power_off)(void) = machine_power_off; 27 void machine_power_off(void) in machine_power_off() function
|
H A D | process_32.c | 55 void (*pm_power_off)(void) = machine_power_off; 104 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/mips/lantiq/falcon/ |
H A D | reset.c | 61 static void machine_power_off(void) in machine_power_off() function 71 pm_power_off = machine_power_off; in mips_reboot_setup()
|
/linux/arch/parisc/kernel/ |
H A D | process.c | 104 void machine_power_off(void) in machine_power_off() function 138 machine_power_off(); in machine_halt()
|
/linux/arch/hexagon/kernel/ |
H A D | reset.c | 10 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/microblaze/kernel/ |
H A D | reset.c | 28 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/arc/kernel/ |
H A D | reset.c | 24 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/csky/kernel/ |
H A D | power.c | 9 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/riscv/kernel/ |
H A D | reset.c | 30 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/microblaze/include/asm/ |
H A D | setup.h | 26 void machine_power_off(void);
|
/linux/arch/mips/kernel/ |
H A D | reset.c | 115 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/mips/sgi-ip27/ |
H A D | ip27-reset.c | 33 void machine_power_off(void) __noreturn;
|
/linux/arch/loongarch/kernel/ |
H A D | reset.c | 40 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/sh/kernel/ |
H A D | reboot.c | 71 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/arm/kernel/ |
H A D | reboot.c | 116 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/alpha/kernel/ |
H A D | process.c | 50 void (*pm_power_off)(void) = machine_power_off; 189 machine_power_off(void) in machine_power_off() function
|
/linux/include/linux/ |
H A D | reboot.h | 60 extern void machine_power_off(void);
|
/linux/arch/openrisc/kernel/ |
H A D | process.c | 90 void machine_power_off(void) in machine_power_off() function
|
/linux/drivers/parisc/ |
H A D | power.c | 73 machine_power_off(); in process_shutdown()
|
/linux/arch/m68k/kernel/ |
H A D | process.c | 70 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/nios2/kernel/ |
H A D | process.c | 66 void machine_power_off(void) in machine_power_off() function
|
/linux/arch/s390/kernel/ |
H A D | setup.c | 347 void machine_power_off(void) in machine_power_off() function 361 void (*pm_power_off)(void) = machine_power_off;
|
/linux/drivers/macintosh/ |
H A D | windfarm_core.c | 109 machine_power_off(); in wf_thread_func()
|
H A D | windfarm_pm112.c | 255 machine_power_off(); in cpu_check_overtemp()
|