Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h19 void lockup_detector_soft_poweroff(void);
38 static inline void lockup_detector_soft_poweroff(void) { } in lockup_detector_soft_poweroff() function
/linux/arch/parisc/kernel/
H A Dprocess.c123 lockup_detector_soft_poweroff(); in machine_power_off()
/linux/kernel/
H A Dwatchdog.c1000 * lockup_detector_soft_poweroff - Interface to stop lockup detector(s)
1005 void lockup_detector_soft_poweroff(void) in lockup_detector_soft_poweroff() function