Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsb_wdog.c91 static unsigned long sbwdog_gate; /* keeps it to one thread only */ variable
109 if (test_and_set_bit(0, &sbwdog_gate)) in sbwdog_open()
135 clear_bit(0, &sbwdog_gate); in sbwdog_release()