Home
last modified time | relevance | path

Searched refs:bfq_weight_counter (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h106 * struct bfq_weight_counter - counter of the number of all active queues
109 struct bfq_weight_counter { struct
275 struct bfq_weight_counter *weight_counter;
H A Dbfq-iosched.c693 struct bfq_weight_counter, in bfq_asymmetric_scenario()
753 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add()
754 struct bfq_weight_counter, in bfq_weights_tree_add()
770 bfqq->weight_counter = kzalloc(sizeof(struct bfq_weight_counter), in bfq_weights_tree_add()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h112 * struct bfq_weight_counter - counter of the number of all active queues
115 struct bfq_weight_counter { struct
291 struct bfq_weight_counter *weight_counter;
H A Dbfq-iosched.c862 struct bfq_weight_counter, in bfq_asymmetric_scenario()
922 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add()
923 struct bfq_weight_counter, in bfq_weights_tree_add()
939 bfqq->weight_counter = kzalloc(sizeof(struct bfq_weight_counter), in bfq_weights_tree_add()

Completed in 28 milliseconds