Home
last modified time | relevance | path

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

/mm/
Dmemcontrol.c668 #define FLUSH_TIME (2UL*HZ) macro
690 flush_next_time = jiffies_64 + 2*FLUSH_TIME; in __mem_cgroup_flush_stats()
711 queue_delayed_work(system_unbound_wq, &stats_flush_dwork, FLUSH_TIME); in flush_memcg_stats_dwork()