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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dhangcheck-timer.c141 static void hangcheck_fire(unsigned long);
143 static DEFINE_TIMER(hangcheck_ticktock, hangcheck_fire, 0, 0);
146 static void hangcheck_fire(unsigned long data) function

Completed in 84 milliseconds