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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dhangcheck-timer.c142 static void hangcheck_fire(unsigned long);
144 static DEFINE_TIMER(hangcheck_ticktock, hangcheck_fire, 0, 0);
147 static void hangcheck_fire(unsigned long data) function

Completed in 109 milliseconds