Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c933 #define __event(__counter, __name, __unit) \ argument
935 .counter = (__counter), \
941 #define __global_event(__counter, __name, __unit) \ argument
943 .counter = (__counter), \
/linux/block/
H A Dbfq-iosched.c924 struct bfq_weight_counter *__counter = container_of(*new, in bfq_weights_tree_add() local
929 if (entity->weight == __counter->weight) { in bfq_weights_tree_add()
930 bfqq->weight_counter = __counter; in bfq_weights_tree_add()
933 if (entity->weight < __counter->weight) in bfq_weights_tree_add()