Lines Matching refs:container_of

400 		container_of(dev, struct idxd_engine, conf_dev);  in engine_group_id_show()
413 container_of(dev, struct idxd_engine, conf_dev); in engine_group_id_store()
485 container_of(dev, struct idxd_group, conf_dev); in group_tokens_reserved_show()
495 container_of(dev, struct idxd_group, conf_dev); in group_tokens_reserved_store()
530 container_of(dev, struct idxd_group, conf_dev); in group_tokens_allowed_show()
540 container_of(dev, struct idxd_group, conf_dev); in group_tokens_allowed_store()
572 container_of(dev, struct idxd_group, conf_dev); in group_use_token_limit_show()
582 container_of(dev, struct idxd_group, conf_dev); in group_use_token_limit_store()
612 container_of(dev, struct idxd_group, conf_dev); in group_engines_show()
641 container_of(dev, struct idxd_group, conf_dev); in group_work_queues_show()
671 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_a_show()
681 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_a_store()
712 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_b_show()
722 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_b_store()
772 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_clients_show()
783 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_state_show()
801 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_group_id_show()
813 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_group_id_store()
856 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_mode_show()
866 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_mode_store()
891 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_size_show()
914 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_size_store()
942 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_priority_show()
951 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_priority_store()
979 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_type_show()
1001 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_type_store()
1030 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_name_show()
1039 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_name_store()
1059 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_cdev_minor_show()
1085 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_transfer_size_show()
1093 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_transfer_size_store()
1119 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_batch_size_show()
1127 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_batch_size_store()
1179 container_of(dev, struct idxd_device, conf_dev); in version_show()
1190 container_of(dev, struct idxd_device, conf_dev); in max_work_queues_size_show()
1200 container_of(dev, struct idxd_device, conf_dev); in max_groups_show()
1210 container_of(dev, struct idxd_device, conf_dev); in max_work_queues_show()
1220 container_of(dev, struct idxd_device, conf_dev); in max_engines_show()
1230 container_of(dev, struct idxd_device, conf_dev); in numa_node_show()
1240 container_of(dev, struct idxd_device, conf_dev); in max_batch_size_show()
1251 container_of(dev, struct idxd_device, conf_dev); in max_transfer_size_show()
1261 container_of(dev, struct idxd_device, conf_dev); in op_cap_show()
1271 container_of(dev, struct idxd_device, conf_dev); in gen_cap_show()
1281 container_of(dev, struct idxd_device, conf_dev); in configurable_show()
1292 container_of(dev, struct idxd_device, conf_dev); in clients_show()
1312 container_of(dev, struct idxd_device, conf_dev); in state_show()
1332 container_of(dev, struct idxd_device, conf_dev); in errors_show()
1350 container_of(dev, struct idxd_device, conf_dev); in max_tokens_show()
1360 container_of(dev, struct idxd_device, conf_dev); in token_limit_show()
1370 container_of(dev, struct idxd_device, conf_dev); in token_limit_store()
1399 container_of(dev, struct idxd_device, conf_dev); in cdev_major_show()
1408 struct idxd_device *idxd = container_of(dev, struct idxd_device, conf_dev); in cmd_status_show()