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