Searched refs:last_post_time (Results 1 – 1 of 1) sorted by relevance
481 static unsigned long last_post_time; variable1133 unsigned long last_post = last_post_time; in post_status()1140 if (!time_after(now, (last_post_time + HZ))) in post_status()1180 if (last_post != last_post_time) in post_status()1183 last_post_time = jiffies; in post_status()1703 last_post_time = jiffies; in balloon_probe()