Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dbfq-iosched.c902 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add() local
907 if (entity->weight == __counter->weight) { in bfq_weights_tree_add()
908 bfqq->weight_counter = __counter; in bfq_weights_tree_add()
911 if (entity->weight < __counter->weight) in bfq_weights_tree_add()