Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dbfq-wf2q.c275 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() function
290 bfq_delta(service, entity->weight); in bfq_calc_finish()
299 bfq_delta(service, entity->weight)); in bfq_calc_finish()
838 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served()