Searched refs:last_msgtime (Results 1 – 1 of 1) sorted by relevance
1019 static unsigned long last_msgtime, count; in unexpected_intr() local1022 if (time_after(jiffies, last_msgtime + HZ)) { in unexpected_intr()1023 last_msgtime = jiffies; in unexpected_intr()