Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dbfq-wf2q.c879 unsigned long bounded_time_ms = min(time_ms, timeout_ms); in bfq_bfqq_charge_time() local
881 (bfqd->bfq_max_budget * bounded_time_ms) / timeout_ms; in bfq_bfqq_charge_time()