Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnmi.h105 extern void hardlockup_detector_perf_stop(void);
109 static inline void hardlockup_detector_perf_stop(void) { } in hardlockup_detector_perf_stop() function
/linux-6.6.21/kernel/
Dwatchdog_perf.c201 void __init hardlockup_detector_perf_stop(void) in hardlockup_detector_perf_stop() function
/linux-6.6.21/arch/x86/events/intel/
Dcore.c6887 hardlockup_detector_perf_stop(); in fixup_ht_bug()