Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbfq-iosched.c713 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add() local
718 if (entity->weight == __counter->weight) { in bfq_weights_tree_add()
719 bfqq->weight_counter = __counter; in bfq_weights_tree_add()
722 if (entity->weight < __counter->weight) in bfq_weights_tree_add()