vfio_next          54 drivers/vfio/vfio.c 	struct list_head			vfio_next;
vfio_next          81 drivers/vfio/vfio.c 	struct list_head		vfio_next;
vfio_next         235 drivers/vfio/vfio.c 	list_for_each_entry(tmp, &vfio.iommu_drivers_list, vfio_next) {
vfio_next         243 drivers/vfio/vfio.c 	list_add(&driver->vfio_next, &vfio.iommu_drivers_list);
vfio_next         256 drivers/vfio/vfio.c 	list_for_each_entry(driver, &vfio.iommu_drivers_list, vfio_next) {
vfio_next         258 drivers/vfio/vfio.c 			list_del(&driver->vfio_next);
vfio_next         365 drivers/vfio/vfio.c 	list_for_each_entry(tmp, &vfio.group_list, vfio_next) {
vfio_next         392 drivers/vfio/vfio.c 	list_add(&group->vfio_next, &vfio.group_list);
vfio_next         416 drivers/vfio/vfio.c 	list_del(&group->vfio_next);
vfio_next         470 drivers/vfio/vfio.c 	list_for_each_entry(group, &vfio.group_list, vfio_next) {
vfio_next         488 drivers/vfio/vfio.c 	list_for_each_entry(group, &vfio.group_list, vfio_next) {
vfio_next        1026 drivers/vfio/vfio.c 					    vfio_next) {
vfio_next        1103 drivers/vfio/vfio.c 	list_for_each_entry(driver, &vfio.iommu_drivers_list, vfio_next) {