Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci.c1290 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck);
1379 vfio_pci_reflck_put(vdev->reflck); in vfio_pci_remove()
1514 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put() function