Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-wf2q.c809 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()
Dbfq-iosched.h828 void bfq_weights_tree_add(struct bfq_data *bfqd, struct bfq_entity *entity,
Dbfq-iosched.c690 void bfq_weights_tree_add(struct bfq_data *bfqd, struct bfq_entity *entity, in bfq_weights_tree_add() function