Searched refs:__wd_nmi_output (Results 1 – 1 of 1) sorted by relevance
89 static unsigned long __wd_nmi_output; variable177 xchg(&__wd_nmi_output, 1); in wd_lockup_ipi()357 if (__wd_nmi_output && xchg(&__wd_nmi_output, 0)) { in watchdog_timer_interrupt()416 xchg(&__wd_nmi_output, 1); // see wd_lockup_ipi in DEFINE_INTERRUPT_HANDLER_NMI()