Searched refs:orphan_timer (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/watchdog/
H A Dsoftdog.c81 static unsigned long driver_open, orphan_timer; variable
91 if (test_and_clear_bit(0, &orphan_timer))
137 if (!test_and_clear_bit(0, &orphan_timer))
157 set_bit(0, &orphan_timer);

Completed in 26 milliseconds