Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-wf2q.c885 unsigned long bounded_time_ms = min(time_ms, timeout_ms); in bfq_bfqq_charge_time() local
887 (bfqd->bfq_max_budget * bounded_time_ms) / timeout_ms; in bfq_bfqq_charge_time()