Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/powerpc/kernel/
Dsetup_64.c823 hardlockup_detector_disable(); in disable_hardlockup_detector()
/linux-4.4.14/kernel/
Dwatchdog.c126 void hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/linux-4.4.14/arch/x86/kernel/
Dkvm.c516 hardlockup_detector_disable(); in kvm_guest_init()