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

/linux-master/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,
922 struct bfq_weight_counter *__counter = container_of(*new,
923 struct bfq_weight_counter,
939 bfqq->weight_counter = kzalloc(sizeof(struct bfq_weight_counter),

Completed in 158 milliseconds