Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h100 extern void hardlockup_detector_perf_restart(void);
107 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog_hld.c265 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dcore.c5661 hardlockup_detector_perf_restart(); in fixup_ht_bug()