Searched refs:last_ipd (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/s390/kernel/
H A Dnmi.c249 static unsigned long long last_ipd; local
298 if (((tmp - last_ipd) >> 12) < MAX_IPD_TIME)
302 last_ipd = tmp;

Completed in 15 milliseconds