Searched refs:iommufd_object_ops (Results 1 – 1 of 1) sorted by relevance
25 struct iommufd_object_ops { struct28 static const struct iommufd_object_ops iommufd_object_ops[]; variable98 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