Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnmi.h99 extern void hardlockup_detector_perf_stop(void);
106 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() function
/Linux-v5.15/kernel/
Dwatchdog_hld.c246 void __init hardlockup_detector_perf_stop(void) in hardlockup_detector_perf_stop() function
/Linux-v5.15/arch/x86/events/intel/
Dcore.c6330 hardlockup_detector_perf_stop(); in fixup_ht_bug()