Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnmi.h103 extern void hardlockup_detector_perf_stop(void);
107 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() function
/linux-6.15/kernel/
H A Dwatchdog_perf.c194 void __init hardlockup_detector_perf_stop(void) in hardlockup_detector_perf_stop() function
/linux-6.15/arch/x86/events/intel/
H A Dcore.c7528 hardlockup_detector_perf_stop(); in fixup_ht_bug()