Searched refs:cm_attr (Results 1 – 1 of 1) sorted by relevance
4259 struct cm_counter_attribute *cm_attr; in cm_show_counter() local4262 cm_attr = container_of(attr, struct cm_counter_attribute, attr); in cm_show_counter()4265 atomic_long_read(&group->counter[cm_attr->index])); in cm_show_counter()