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