Searched refs:queue_weights_tree (Results 1 – 3 of 3) sorted by relevance
424 struct rb_root queue_weights_tree; member
797 root = bfqq ? &bfqd->queue_weights_tree : in __bfq_entity_update_weight_prio()1689 &bfqd->queue_weights_tree); in bfq_add_bfqq_busy()
635 return (!RB_EMPTY_ROOT(&bfqd->queue_weights_tree) && in bfq_differentiated_weights()636 (bfqd->queue_weights_tree.rb_node->rb_left || in bfq_differentiated_weights()637 bfqd->queue_weights_tree.rb_node->rb_right) in bfq_differentiated_weights()787 &bfqd->queue_weights_tree); in bfq_weights_tree_remove()5332 bfqd->queue_weights_tree = RB_ROOT; in bfq_init_queue()