Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnmi.h104 extern void hardlockup_detector_perf_restart(void);
109 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/linux/kernel/
H A Dwatchdog_perf.c239 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/linux/arch/x86/events/intel/
H A Dcore.c7829 hardlockup_detector_perf_restart(); in fixup_ht_bug()