Home
last modified time | relevance | path

Searched refs:iommufd_ctx_put (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Diommufd.h60 void iommufd_ctx_put(struct iommufd_ctx *ictx);
79 static inline void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put() function
/kernel/linux/linux-6.6/drivers/vfio/
H A Ddevice_cdev.c126 iommufd_ctx_put(df->iommufd); in vfio_df_ioctl_bind_iommufd()
149 iommufd_ctx_put(df->iommufd); in vfio_df_unbind_iommufd()
H A Dgroup.c93 iommufd_ctx_put(group->iommufd); in vfio_group_ioctl_unset_container()
143 iommufd_ctx_put(iommufd); in vfio_group_ioctl_set_container()
489 iommufd_ctx_put(group->iommufd); in vfio_group_fops_release()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dmain.c427 * the caller is responsible to call iommufd_ctx_put().
446 * the caller is responsible to call iommufd_ctx_put().
466 * iommufd_ctx_put - Put back a reference
469 void iommufd_ctx_put(struct iommufd_ctx *ictx) in iommufd_ctx_put() function
473 EXPORT_SYMBOL_NS_GPL(iommufd_ctx_put, IOMMUFD);
H A Ddevice.c142 iommufd_ctx_put(idev->ictx); in iommufd_device_destroy()
758 iommufd_ctx_put(access->ictx); in iommufd_access_destroy_object()

Completed in 4 milliseconds