Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dwatchdog.c88 static unsigned long __wd_reporting; variable
109 if (__wd_reporting) in wd_try_report()
111 __wd_reporting = 1; in wd_try_report()
119 WARN_ON_ONCE(__wd_reporting == 0); in wd_end_reporting()
120 WRITE_ONCE(__wd_reporting, 0); in wd_end_reporting()