Searched refs:__wd_reporting (Results 1 – 1 of 1) sorted by relevance
88 static unsigned long __wd_reporting; variable109 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()
Completed in 6 milliseconds