Home
last modified time | relevance | path

Searched refs:hardlockup_detector_disable (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dnmi.h85 extern void hardlockup_detector_disable(void);
88 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/Linux-v5.15/arch/powerpc/kernel/
Dsetup_64.c950 hardlockup_detector_disable(); in disable_hardlockup_detector()
954 hardlockup_detector_disable(); in disable_hardlockup_detector()
/Linux-v5.15/kernel/
Dwatchdog.c69 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/Linux-v5.15/arch/x86/kernel/
Dkvm.c749 hardlockup_detector_disable(); in kvm_guest_init()