Searched refs:bfqq_weight (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dbfq-iosched.c1767 int bfqq_weight, in_serv_weight; local
1773 bfqq_weight = bfqq->entity.weight;
1777 bfqq_weight = bfqq->entity.parent->weight;
1779 bfqq_weight = bfqq->entity.weight;
1786 return bfqq_weight > in_serv_weight;

Completed in 129 milliseconds