Home
last modified time | relevance | path

Searched refs:last_msg (Results 1 – 1 of 1) sorted by relevance

/kernel/
Daudit.c354 static unsigned long last_msg = 0; in audit_log_lost() local
367 if (time_after(now, last_msg + HZ)) { in audit_log_lost()
369 last_msg = now; in audit_log_lost()