Home
last modified time | relevance | path

Searched refs:vfio_pci_reflck (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_private.h86 struct vfio_pci_reflck { struct
132 struct vfio_pci_reflck *reflck;
H A Dvfio_pci.c1912 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck);
2195 static struct vfio_pci_reflck *vfio_pci_reflck_alloc(void) in vfio_pci_reflck_alloc()
2197 struct vfio_pci_reflck *reflck; in vfio_pci_reflck_alloc()
2209 static void vfio_pci_reflck_get(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_get()
2216 struct vfio_pci_reflck **preflck = data; in vfio_pci_reflck_find()
2260 struct vfio_pci_reflck *reflck = container_of(kref, in vfio_pci_reflck_release()
2261 struct vfio_pci_reflck, in vfio_pci_reflck_release()
2268 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put()

Completed in 4 milliseconds