Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h107 extern void hardlockup_detector_perf_cleanup(void);
111 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() function
/openbmc/linux/kernel/
H A Dwatchdog_perf.c183 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
H A Dwatchdog.c700 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()