Searched refs:group_weights_tree (Results 1 – 3 of 3) sorted by relevance
433 struct rb_root group_weights_tree; member
798 &bfqd->group_weights_tree; in __bfq_entity_update_weight_prio()1017 &bfqd->group_weights_tree); in __bfq_activate_entity()
640 (!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()