Searched refs:__counter (Results 1 – 2 of 2) sorted by relevance
936 #define __event(__counter, __name, __unit) \ argument938 .counter = (__counter), \944 #define __global_event(__counter, __name, __unit) \ argument946 .counter = (__counter), \
922 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add() local927 if (entity->weight == __counter->weight) { in bfq_weights_tree_add()928 bfqq->weight_counter = __counter; in bfq_weights_tree_add()931 if (entity->weight < __counter->weight) in bfq_weights_tree_add()