Searched refs:bfq_weights_tree_add (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/block/ |
D | bfq-wf2q.c | 809 bfq_weights_tree_add(bfqd, entity, root); in __bfq_entity_update_weight_prio() 1016 bfq_weights_tree_add(bfqg->bfqd, entity, in __bfq_activate_entity() 1688 bfq_weights_tree_add(bfqd, &bfqq->entity, in bfq_add_bfqq_busy()
|
D | bfq-iosched.h | 828 void bfq_weights_tree_add(struct bfq_data *bfqd, struct bfq_entity *entity,
|
D | bfq-iosched.c | 690 void bfq_weights_tree_add(struct bfq_data *bfqd, struct bfq_entity *entity, in bfq_weights_tree_add() function
|