Lines Matching defs:idxd

78 		struct idxd_device *idxd = confdev_to_idxd(dev);  in idxd_config_bus_match()  local
85 struct idxd_device *idxd = wq->idxd; in idxd_config_bus_match() local
111 struct idxd_device *idxd = confdev_to_idxd(dev); in idxd_config_bus_probe() local
150 struct idxd_device *idxd = wq->idxd; in idxd_config_bus_probe() local
242 struct idxd_device *idxd = wq->idxd; in disable_wq() local
285 struct idxd_device *idxd = confdev_to_idxd(dev); in idxd_config_bus_remove() local
350 struct bus_type *idxd_get_bus_type(struct idxd_device *idxd) in idxd_get_bus_type()
355 static struct device_type *idxd_get_device_type(struct idxd_device *idxd) in idxd_get_device_type()
409 struct idxd_device *idxd = engine->idxd; in engine_group_id_store() local
462 static void idxd_set_free_tokens(struct idxd_device *idxd) in idxd_set_free_tokens()
491 struct idxd_device *idxd = group->idxd; in group_tokens_reserved_store() local
536 struct idxd_device *idxd = group->idxd; in group_tokens_allowed_store() local
578 struct idxd_device *idxd = group->idxd; in group_use_token_limit_store() local
610 struct idxd_device *idxd = group->idxd; in group_engines_show() local
639 struct idxd_device *idxd = group->idxd; in group_work_queues_show() local
677 struct idxd_device *idxd = group->idxd; in group_traffic_class_a_store() local
718 struct idxd_device *idxd = group->idxd; in group_traffic_class_b_store() local
809 struct idxd_device *idxd = wq->idxd; in wq_group_id_store() local
862 struct idxd_device *idxd = wq->idxd; in wq_mode_store() local
891 static int total_claimed_wq_size(struct idxd_device *idxd) in total_claimed_wq_size()
911 struct idxd_device *idxd = wq->idxd; in wq_size_store() local
948 struct idxd_device *idxd = wq->idxd; in wq_priority_store() local
1097 struct idxd_device *idxd = wq->idxd; in wq_max_transfer_size_store() local
1134 struct idxd_device *idxd = wq->idxd; in wq_max_batch_size_store() local
1187 struct idxd_device *idxd = in version_show() local
1198 struct idxd_device *idxd = in max_work_queues_size_show() local
1208 struct idxd_device *idxd = in max_groups_show() local
1218 struct idxd_device *idxd = in max_work_queues_show() local
1228 struct idxd_device *idxd = in max_engines_show() local
1238 struct idxd_device *idxd = in numa_node_show() local
1248 struct idxd_device *idxd = in max_batch_size_show() local
1259 struct idxd_device *idxd = in max_transfer_size_show() local
1269 struct idxd_device *idxd = in op_cap_show() local
1285 struct idxd_device *idxd = in gen_cap_show() local
1295 struct idxd_device *idxd = in configurable_show() local
1306 struct idxd_device *idxd = in clients_show() local
1326 struct idxd_device *idxd = in state_show() local
1346 struct idxd_device *idxd = in errors_show() local
1364 struct idxd_device *idxd = in max_tokens_show() local
1374 struct idxd_device *idxd = in token_limit_show() local
1384 struct idxd_device *idxd = in token_limit_store() local
1413 struct idxd_device *idxd = in cdev_major_show() local
1423 struct idxd_device *idxd = container_of(dev, struct idxd_device, conf_dev); in cmd_status_show() local
1460 static int idxd_setup_engine_sysfs(struct idxd_device *idxd) in idxd_setup_engine_sysfs()
1494 static int idxd_setup_group_sysfs(struct idxd_device *idxd) in idxd_setup_group_sysfs()
1528 static int idxd_setup_wq_sysfs(struct idxd_device *idxd) in idxd_setup_wq_sysfs()
1561 static int idxd_setup_device_sysfs(struct idxd_device *idxd) in idxd_setup_device_sysfs()
1584 int idxd_setup_sysfs(struct idxd_device *idxd) in idxd_setup_sysfs()
1619 void idxd_cleanup_sysfs(struct idxd_device *idxd) in idxd_cleanup_sysfs()