Lines Matching refs:mlxbf_pmc_attribute

88 struct mlxbf_pmc_attribute {  struct
113 struct mlxbf_pmc_attribute *attr_counter; argument
114 struct mlxbf_pmc_attribute *attr_event;
115 struct mlxbf_pmc_attribute attr_event_list;
116 struct mlxbf_pmc_attribute attr_enable;
973 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_show()
974 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_show()
1006 struct mlxbf_pmc_attribute *attr_counter = container_of( in mlxbf_pmc_counter_store()
1007 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_counter_store()
1053 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_show()
1054 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_show()
1082 struct mlxbf_pmc_attribute *attr_event = container_of( in mlxbf_pmc_event_store()
1083 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_store()
1116 struct mlxbf_pmc_attribute *attr_event_list = container_of( in mlxbf_pmc_event_list_show()
1117 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_event_list_show()
1144 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_show()
1145 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_enable_show()
1166 struct mlxbf_pmc_attribute *attr_enable = container_of( in mlxbf_pmc_enable_store()
1167 attr, struct mlxbf_pmc_attribute, dev_attr); in mlxbf_pmc_enable_store()
1196 struct mlxbf_pmc_attribute *attr; in mlxbf_pmc_init_perftype_counter()
1227 sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_counter()
1233 sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_counter()
1272 struct mlxbf_pmc_attribute *attr; in mlxbf_pmc_init_perftype_reg()
1281 dev, j, sizeof(struct mlxbf_pmc_attribute), GFP_KERNEL); in mlxbf_pmc_init_perftype_reg()