Searched refs:FLUSH_TIME (Results 1 – 1 of 1) sorted by relevance
559 #define FLUSH_TIME (2UL*HZ) macro 638 if (time_after64(jiffies_64, READ_ONCE(flush_last_time) + 2*FLUSH_TIME)) in mem_cgroup_flush_stats_ratelimited() 649 queue_delayed_work(system_dfl_wq, &stats_flush_dwork, FLUSH_TIME); in flush_memcg_stats_dwork() 3892 FLUSH_TIME); in mem_cgroup_css_online()