Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Dwatchdog.c89 static unsigned long __wd_nmi_output; variable
177 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()

Completed in 3 milliseconds