Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dnmi.h106 extern void hardlockup_detector_perf_restart(void);
110 static inline void hardlockup_detector_perf_restart(void) { } in hardlockup_detector_perf_restart() function
/linux-6.8/kernel/
Dwatchdog_perf.c220 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/linux-6.8/arch/x86/events/intel/
Dcore.c7023 hardlockup_detector_perf_restart(); in fixup_ht_bug()