Searched refs:last_warning (Results 1 – 1 of 1) sorted by relevance
102 static time_t last_warning; in tmp_memalloc() local111 if (last_warning != now) { in tmp_memalloc()112 last_warning = now; in tmp_memalloc()