Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dnmi.h113 void watchdog_hardlockup_start(void);
/linux-6.14.4/kernel/
Dwatchdog.c274 void __weak watchdog_hardlockup_start(void) { } in watchdog_hardlockup_start() function
885 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
923 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
/linux-6.14.4/arch/powerpc/kernel/
Dwatchdog.c557 void watchdog_hardlockup_start(void) in watchdog_hardlockup_start() function