Searched refs:BANDWIDTH_INTERVAL (Results 1 – 1 of 1) sorted by relevance
53 #define BANDWIDTH_INTERVAL max(HZ/5, 1) macro839 if (time_before(now, update_time + BANDWIDTH_INTERVAL)) in global_update_bandwidth()843 if (time_after_eq(now, update_time + BANDWIDTH_INTERVAL)) { in global_update_bandwidth()1015 if (elapsed < BANDWIDTH_INTERVAL) in __bdi_update_bandwidth()1050 if (time_is_after_eq_jiffies(bdi->bw_time_stamp + BANDWIDTH_INTERVAL)) in bdi_update_bandwidth()