Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnmi.h103 extern void hardlockup_detector_perf_cleanup(void);
110 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() function
/Linux-v4.19/kernel/
Dwatchdog_hld.c222 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
Dwatchdog.c623 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()