Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnmi.h117 void watchdog_hardlockup_start(void);
/linux-6.12.1/kernel/
Dwatchdog.c274 void __weak watchdog_hardlockup_start(void) { } in watchdog_hardlockup_start() function
879 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
922 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
/linux-6.12.1/arch/powerpc/kernel/
Dwatchdog.c557 void watchdog_hardlockup_start(void) in watchdog_hardlockup_start() function