Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbfq-wf2q.c286 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() function
301 bfq_delta(service, entity->weight); in bfq_calc_finish()
310 bfq_delta(service, entity->weight)); in bfq_calc_finish()
804 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served()