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

/drivers/platform/x86/
H A Dintel_ips.c964 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; local
991 seqno_timestamp = get_jiffies_64();
1098 time_after(jiffies, seqno_timestamp + HZ)) {
1101 seqno_timestamp = get_jiffies_64();

Completed in 40 milliseconds