Home
last modified time | relevance | path

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

/linux-6.6.21/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.6.21/kernel/
Dwatchdog_perf.c220 void __init hardlockup_detector_perf_restart(void) in hardlockup_detector_perf_restart() function
/linux-6.6.21/arch/x86/events/intel/
Dcore.c6895 hardlockup_detector_perf_restart(); in fixup_ht_bug()