Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
WDT_IN_USE
drivers/watchdog/m54xx_wdt.c
173
clear_bit(WDT_IN_USE, &wdt_status);
drivers/watchdog/m54xx_wdt.c
82
if (test_and_set_bit(WDT_IN_USE, &wdt_status))
drivers/watchdog/sbc_fitpc2_wdt.c
175
clear_bit(WDT_IN_USE, &wdt_status);
drivers/watchdog/sbc_fitpc2_wdt.c
69
if (test_and_set_bit(WDT_IN_USE, &wdt_status))