Home
last modified time | relevance | path

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

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