Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-iosched.h433 struct rb_root group_weights_tree; member
Dbfq-wf2q.c798 &bfqd->group_weights_tree; in __bfq_entity_update_weight_prio()
1017 &bfqd->group_weights_tree); in __bfq_activate_entity()
Dbfq-iosched.c640 (!RB_EMPTY_ROOT(&bfqd->group_weights_tree) && in bfq_differentiated_weights()
641 (bfqd->group_weights_tree.rb_node->rb_left || in bfq_differentiated_weights()
642 bfqd->group_weights_tree.rb_node->rb_right) in bfq_differentiated_weights()
810 &bfqd->group_weights_tree); in bfq_weights_tree_remove()
5333 bfqd->group_weights_tree = RB_ROOT; in bfq_init_queue()