Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/kernel/
Dwatchdog_perf.c178 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
Dwatchdog.c693 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()