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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-footbridge/
H A Disa-timer.c28 static unsigned long jiffies_p = 0; local
51 if ((jiffies_t == jiffies_p) && (count > count_p))
54 jiffies_p = jiffies_t;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Disa-timer.c28 static unsigned long jiffies_p = 0; local
51 if ((jiffies_t == jiffies_p) && (count > count_p))
54 jiffies_p = jiffies_t;

Completed in 53 milliseconds