Lines Matching refs:vfio_next
56 struct list_head vfio_next; member
82 struct list_head vfio_next; member
114 list_for_each_entry(tmp, &vfio.iommu_drivers_list, vfio_next) { in vfio_register_iommu_driver()
122 list_add(&driver->vfio_next, &vfio.iommu_drivers_list); in vfio_register_iommu_driver()
135 list_for_each_entry(driver, &vfio.iommu_drivers_list, vfio_next) { in vfio_unregister_iommu_driver()
137 list_del(&driver->vfio_next); in vfio_unregister_iommu_driver()
239 list_for_each_entry(tmp, &vfio.group_list, vfio_next) { in vfio_create_group()
265 list_add(&group->vfio_next, &vfio.group_list); in vfio_create_group()
288 list_del(&group->vfio_next); in vfio_group_release()
314 list_for_each_entry(group, &vfio.group_list, vfio_next) { in vfio_group_try_get()
332 list_for_each_entry(group, &vfio.group_list, vfio_next) { in vfio_group_get_from_iommu()
856 vfio_next) { in vfio_ioctl_check_extension()
925 list_for_each_entry(driver, &vfio.iommu_drivers_list, vfio_next) { in vfio_ioctl_set_iommu()