Searched refs:seqno_timestamp (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/platform/x86/
H A Dintel_ips.c970 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; local
997 seqno_timestamp = get_jiffies_64();
1104 time_after(jiffies, seqno_timestamp + HZ)) {
1107 seqno_timestamp = get_jiffies_64();

Completed in 101 milliseconds