Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c842 unsigned long bounded_time_ms = min(time_ms, timeout_ms); in bfq_bfqq_charge_time() local
844 (bfqd->bfq_max_budget * bounded_time_ms) / timeout_ms; in bfq_bfqq_charge_time()