Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/kernel/
Dwatchdog_hld.c223 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
Dwatchdog.c632 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()