Home
last modified time | relevance | path

Searched refs:vfio_pci_reflck_put (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c1899 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck);
2025 vfio_pci_reflck_put(vdev->reflck); in vfio_pci_probe()
2054 vfio_pci_reflck_put(vdev->reflck); in vfio_pci_remove()
2221 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put() function