Searched refs:watchdog_enabled (Results 1 – 9 of 9) sorted by relevance
40 unsigned long __read_mostly watchdog_enabled; variable153 watchdog_enabled = 0; in lockup_detector_update_enable()157 watchdog_enabled |= NMI_WATCHDOG_ENABLED; in lockup_detector_update_enable()159 watchdog_enabled |= SOFT_WATCHDOG_ENABLED; in lockup_detector_update_enable()308 if ((watchdog_enabled & SOFT_WATCHDOG_ENABLED) && watchdog_thresh){ in is_softlockup()362 if (!watchdog_enabled) in watchdog_timer_fn()494 if (watchdog_enabled & NMI_WATCHDOG_ENABLED) in watchdog_enable()568 if (watchdog_enabled && watchdog_thresh) in lockup_detector_reconfigure()596 !(watchdog_enabled && watchdog_thresh)) in lockup_detector_setup()646 watchdog_enabled = 0; in lockup_detector_soft_poweroff()[all …]
270 if (!(watchdog_enabled & NMI_WATCHDOG_ENABLED)) in hardlockup_detector_perf_restart()
24 extern unsigned long watchdog_enabled;
212 u8 stopped:1, watchdog_enabled:1; member
1102 if (!atomic_read(&tx->enabled) || !tx->watchdog_enabled) in zd_tx_watchdog_handler()1123 if (!tx->watchdog_enabled) { in zd_tx_watchdog_enable()1127 tx->watchdog_enabled = 1; in zd_tx_watchdog_enable()1135 if (tx->watchdog_enabled) { in zd_tx_watchdog_disable()1137 tx->watchdog_enabled = 0; in zd_tx_watchdog_disable()1209 tx->watchdog_enabled = 0; in init_usb_tx()
352 if (!(watchdog_enabled & NMI_WATCHDOG_ENABLED)) in start_wd_on_cpu()
704 u8 watchdog_enabled; member
1857 vcpu->arch.watchdog_enabled = true; in kvm_vcpu_ioctl_enable_cap()
644 vcpu->arch.watchdog_enabled) { in kvmppc_watchdog_func()