Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dwatchdog.c225 void __weak watchdog_hardlockup_stop(void) { } in watchdog_hardlockup_stop() function
633 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
682 watchdog_hardlockup_stop(); in __lockup_detector_reconfigure()
/linux-6.6.21/include/linux/
Dnmi.h114 void watchdog_hardlockup_stop(void);
/linux-6.6.21/arch/powerpc/kernel/
Dwatchdog.c549 void watchdog_hardlockup_stop(void) in watchdog_hardlockup_stop() function