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