Searched refs:max_bw_runtime_us (Results 1 – 1 of 1) sorted by relevance
10019 static const u64 max_bw_runtime_us = MAX_BW; variable10085 if (quota_us != RUNTIME_INF && quota_us > max_bw_runtime_us) in tg_set_bandwidth()10089 burst_us + quota_us > max_bw_runtime_us)) in tg_set_bandwidth()