Home
last modified time | relevance | path

Searched defs:reflck (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/vfio/pci/
Dvfio_pci.c1443 struct vfio_pci_reflck *reflck; in vfio_pci_reflck_alloc() local
1455 static void vfio_pci_reflck_get(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_get()
1506 struct vfio_pci_reflck *reflck = container_of(kref, in vfio_pci_reflck_release() local
1514 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put()
Dvfio_pci_private.h117 struct vfio_pci_reflck *reflck; member