Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnmi.h28 extern void hardlockup_detector_disable(void);
30 static inline void hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/linux-4.1.27/arch/powerpc/kernel/
Dsetup_64.c796 hardlockup_detector_disable(); in disable_hardlockup_detector()
/linux-4.1.27/kernel/
Dwatchdog.c96 void hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/linux-4.1.27/arch/x86/kernel/
Dkvm.c516 hardlockup_detector_disable(); in kvm_guest_init()