Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h106 extern void hardlockup_detector_perf_restart(void);
110 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/openbmc/linux/kernel/
H A Dwatchdog_perf.c225 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/openbmc/linux/arch/x86/events/intel/
H A Dcore.c6914 hardlockup_detector_perf_restart(); in fixup_ht_bug()