Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h99 extern void hardlockup_detector_perf_stop(void);
106 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() function
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c246 void __init hardlockup_detector_perf_stop(void) in hardlockup_detector_perf_stop() function
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c5653 hardlockup_detector_perf_stop(); in fixup_ht_bug()