Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/iommufd/
A Dmain.c25 struct iommufd_object_ops { struct
28 static const struct iommufd_object_ops iommufd_object_ops[]; variable
98 iommufd_object_ops[obj->type].destroy(obj); in iommufd_object_abort_and_destroy()
147 iommufd_object_ops[obj->type].destroy(obj); in iommufd_object_destroy_user()
214 iommufd_object_ops[obj->type].destroy(obj); in iommufd_fops_release()
390 static const struct iommufd_object_ops iommufd_object_ops[] = { variable

Completed in 4 milliseconds