Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h19 void lockup_detector_soft_poweroff(void);
39 static inline void lockup_detector_soft_poweroff(void) { } in lockup_detector_soft_poweroff() function
/openbmc/linux/arch/parisc/kernel/
H A Dprocess.c123 lockup_detector_soft_poweroff(); in machine_power_off()
/openbmc/linux/kernel/
H A Dwatchdog.c721 void lockup_detector_soft_poweroff(void) in lockup_detector_soft_poweroff() function