ioeventfds_list   384 drivers/vfio/pci/vfio_pci.c 				 &vdev->ioeventfds_list, next) {
ioeventfds_list  1329 drivers/vfio/pci/vfio_pci.c 	INIT_LIST_HEAD(&vdev->ioeventfds_list);
ioeventfds_list   124 drivers/vfio/pci/vfio_pci_private.h 	struct list_head	ioeventfds_list;
ioeventfds_list   333 drivers/vfio/pci/vfio_pci_rdwr.c 	list_for_each_entry(ioeventfd, &vdev->ioeventfds_list, next) {
ioeventfds_list   378 drivers/vfio/pci/vfio_pci_rdwr.c 	list_add(&ioeventfd->next, &vdev->ioeventfds_list);