Home
last modified time | relevance | path

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

/block/
Dbfq-wf2q.c260 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() function
275 bfq_delta(service, entity->weight); in bfq_calc_finish()
284 bfq_delta(service, entity->weight)); in bfq_calc_finish()
823 st->vtime += bfq_delta(served, st->wsum); in bfq_bfqq_served()