Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnmi.h107 extern void hardlockup_detector_perf_cleanup(void);
111 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() function
/linux-6.8/kernel/
Dwatchdog_perf.c178 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
Dwatchdog.c724 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()