Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h115 void watchdog_hardlockup_stop(void);
/linux/kernel/
H A Dwatchdog.c311 void __weak watchdog_hardlockup_stop(void) { } in watchdog_hardlockup_stop() function
981 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
1033 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
/linux/arch/powerpc/kernel/
H A Dwatchdog.c553 void watchdog_hardlockup_stop(void) in watchdog_hardlockup_stop() function