Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnmi.h116 void watchdog_hardlockup_stop(void);
/linux-6.12.1/kernel/
Dwatchdog.c261 void __weak watchdog_hardlockup_stop(void) { } in watchdog_hardlockup_stop() function
871 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
920 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
/linux-6.12.1/arch/powerpc/kernel/
Dwatchdog.c549 void watchdog_hardlockup_stop(void) in watchdog_hardlockup_stop() function