Searched refs:BANDWIDTH_INTERVAL (Results 1 – 1 of 1) sorted by relevance
58 #define BANDWIDTH_INTERVAL max(HZ/5, 1) macro933 if (time_before(now, update_time + BANDWIDTH_INTERVAL)) in global_update_bandwidth()937 if (time_after_eq(now, update_time + BANDWIDTH_INTERVAL)) { in global_update_bandwidth()1130 if (elapsed < BANDWIDTH_INTERVAL) in __bdi_update_bandwidth()1165 if (time_is_after_eq_jiffies(bdi->bw_time_stamp + BANDWIDTH_INTERVAL)) in bdi_update_bandwidth()