Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbfq-wf2q.c883 unsigned long bounded_time_ms = min(time_ms, timeout_ms); in bfq_bfqq_charge_time() local
885 (bfqd->bfq_max_budget * bounded_time_ms) / timeout_ms; in bfq_bfqq_charge_time()