Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h103 extern void hardlockup_detector_perf_cleanup(void);
110 static inline void hardlockup_detector_perf_cleanup(void) { } in hardlockup_detector_perf_cleanup() function
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c223 void hardlockup_detector_perf_cleanup(void) in hardlockup_detector_perf_cleanup() function
H A Dwatchdog.c717 hardlockup_detector_perf_cleanup(); in __lockup_detector_cleanup()