Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/arch/powerpc/kernel/
Dsetup_64.c828 hardlockup_detector_disable(); in disable_hardlockup_detector()
831 hardlockup_detector_disable(); in disable_hardlockup_detector()
/Linux-v5.4/kernel/
Dwatchdog.c66 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/Linux-v5.4/arch/x86/kernel/
Dkvm.c657 hardlockup_detector_disable(); in kvm_guest_init()