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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 104 milliseconds