Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/kernel/
Dwatchdog_perf.c178 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
Dwatchdog.c700 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()