Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dbfq-iosched.c1793 int bfqq_weight, in_serv_weight; in bfq_bfqq_higher_class_or_weight() local
1799 bfqq_weight = bfqq->entity.weight; in bfq_bfqq_higher_class_or_weight()
1803 bfqq_weight = bfqq->entity.parent->weight; in bfq_bfqq_higher_class_or_weight()
1805 bfqq_weight = bfqq->entity.weight; in bfq_bfqq_higher_class_or_weight()
1812 return bfqq_weight > in_serv_weight; in bfq_bfqq_higher_class_or_weight()