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