Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnmi.h100 extern void hardlockup_detector_perf_restart(void);
107 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/Linux-v6.1/kernel/
Dwatchdog_hld.c265 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/Linux-v6.1/arch/x86/events/intel/
Dcore.c6646 hardlockup_detector_perf_restart(); in fixup_ht_bug()