Home
last modified time | relevance | path

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

/linux-5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c24 static void vfio_fsl_mc_reflck_get(struct vfio_fsl_mc_reflck *reflck) in vfio_fsl_mc_reflck_get()
31 struct vfio_fsl_mc_reflck *reflck = container_of(kref, in vfio_fsl_mc_reflck_release() local
40 static void vfio_fsl_mc_reflck_put(struct vfio_fsl_mc_reflck *reflck) in vfio_fsl_mc_reflck_put()
47 struct vfio_fsl_mc_reflck *reflck; in vfio_fsl_mc_reflck_alloc() local
Dvfio_fsl_mc_private.h43 struct vfio_fsl_mc_reflck *reflck; member
/linux-5.10/drivers/vfio/pci/
Dvfio_pci.c2150 struct vfio_pci_reflck *reflck; in vfio_pci_reflck_alloc() local
2162 static void vfio_pci_reflck_get(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_get()
2213 struct vfio_pci_reflck *reflck = container_of(kref, in vfio_pci_reflck_release() local
2221 static void vfio_pci_reflck_put(struct vfio_pci_reflck *reflck) in vfio_pci_reflck_put()
Dvfio_pci_private.h132 struct vfio_pci_reflck *reflck; member