Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h116 void watchdog_hardlockup_start(void);
/linux/kernel/
H A Dwatchdog.c324 void __weak watchdog_hardlockup_start(void) { } in watchdog_hardlockup_start() function
997 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
1037 watchdog_hardlockup_start(); in __lockup_detector_reconfigure()
/linux/arch/powerpc/kernel/
H A Dwatchdog.c561 void watchdog_hardlockup_start(void) in watchdog_hardlockup_start() function