Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dbfq-wf2q.c278 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() function
296 bfq_delta(service, entity->weight); in bfq_calc_finish()
305 bfq_delta(service, entity->weight)); in bfq_calc_finish()
844 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served()