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

/linux-master/include/linux/
H A Dnmi.h114 void watchdog_hardlockup_stop(void);
/linux-master/kernel/
H A Dwatchdog.c238 * watchdog_hardlockup_stop - Stop the watchdog for reconfiguration
241 * watchdog_hardlockup_stop();
245 void __weak watchdog_hardlockup_stop(void) { } function
250 * Counterpart to watchdog_hardlockup_stop().
657 watchdog_hardlockup_stop();
706 watchdog_hardlockup_stop();
/linux-master/arch/powerpc/kernel/
H A Dwatchdog.c549 void watchdog_hardlockup_stop(void) function

Completed in 521 milliseconds