Lines Matching refs:container_of

395 		container_of(dev, struct idxd_engine, conf_dev);  in engine_group_id_show()
408 container_of(dev, struct idxd_engine, conf_dev); in engine_group_id_store()
480 container_of(dev, struct idxd_group, conf_dev); in group_tokens_reserved_show()
490 container_of(dev, struct idxd_group, conf_dev); in group_tokens_reserved_store()
525 container_of(dev, struct idxd_group, conf_dev); in group_tokens_allowed_show()
535 container_of(dev, struct idxd_group, conf_dev); in group_tokens_allowed_store()
567 container_of(dev, struct idxd_group, conf_dev); in group_use_token_limit_show()
577 container_of(dev, struct idxd_group, conf_dev); in group_use_token_limit_store()
607 container_of(dev, struct idxd_group, conf_dev); in group_engines_show()
636 container_of(dev, struct idxd_group, conf_dev); in group_work_queues_show()
666 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_a_show()
676 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_a_store()
707 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_b_show()
717 container_of(dev, struct idxd_group, conf_dev); in group_traffic_class_b_store()
767 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_clients_show()
778 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_state_show()
796 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_group_id_show()
808 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_group_id_store()
851 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_mode_show()
861 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_mode_store()
886 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_size_show()
909 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_size_store()
937 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_priority_show()
946 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_priority_store()
974 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_type_show()
996 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_type_store()
1025 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_name_show()
1034 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_name_store()
1054 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_cdev_minor_show()
1088 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_transfer_size_show()
1096 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_transfer_size_store()
1125 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_batch_size_show()
1133 struct idxd_wq *wq = container_of(dev, struct idxd_wq, conf_dev); in wq_max_batch_size_store()
1188 container_of(dev, struct idxd_device, conf_dev); in version_show()
1199 container_of(dev, struct idxd_device, conf_dev); in max_work_queues_size_show()
1209 container_of(dev, struct idxd_device, conf_dev); in max_groups_show()
1219 container_of(dev, struct idxd_device, conf_dev); in max_work_queues_show()
1229 container_of(dev, struct idxd_device, conf_dev); in max_engines_show()
1239 container_of(dev, struct idxd_device, conf_dev); in numa_node_show()
1249 container_of(dev, struct idxd_device, conf_dev); in max_batch_size_show()
1260 container_of(dev, struct idxd_device, conf_dev); in max_transfer_size_show()
1270 container_of(dev, struct idxd_device, conf_dev); in op_cap_show()
1286 container_of(dev, struct idxd_device, conf_dev); in gen_cap_show()
1296 container_of(dev, struct idxd_device, conf_dev); in configurable_show()
1307 container_of(dev, struct idxd_device, conf_dev); in clients_show()
1327 container_of(dev, struct idxd_device, conf_dev); in state_show()
1347 container_of(dev, struct idxd_device, conf_dev); in errors_show()
1365 container_of(dev, struct idxd_device, conf_dev); in max_tokens_show()
1375 container_of(dev, struct idxd_device, conf_dev); in token_limit_show()
1385 container_of(dev, struct idxd_device, conf_dev); in token_limit_store()
1414 container_of(dev, struct idxd_device, conf_dev); in cdev_major_show()
1423 struct idxd_device *idxd = container_of(dev, struct idxd_device, conf_dev); in cmd_status_show()