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.h105 extern void hardlockup_detector_perf_restart(void);
110 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/linux/kernel/ !
H A Dwatchdog_perf.c234 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/linux/arch/x86/events/intel/ !
H A Dcore.c8569 hardlockup_detector_perf_restart(); in fixup_ht_bug()