Searched defs:bfq_weight_counter (Results 1 – 1 of 1) sorted by relevance
116 struct bfq_weight_counter { struct117 unsigned int weight; /* weight of the queues this counter refers to */118 unsigned int num_active; /* nr of active queues with this weight */122 struct rb_node weights_node;
Completed in 7 milliseconds