Lines Matching refs:iommufd_object
26 void (*destroy)(struct iommufd_object *obj);
27 void (*abort)(struct iommufd_object *obj);
42 struct iommufd_object *obj) in iommufd_object_finalize()
55 void iommufd_object_abort(struct iommufd_ctx *ictx, struct iommufd_object *obj) in iommufd_object_abort()
72 struct iommufd_object *obj) in iommufd_object_abort_and_destroy()
81 struct iommufd_object *iommufd_get_object(struct iommufd_ctx *ictx, u32 id, in iommufd_get_object()
84 struct iommufd_object *obj; in iommufd_get_object()
99 struct iommufd_object *to_destroy) in iommufd_object_dec_wait_shortterm()
120 struct iommufd_object *to_destroy, u32 id, in iommufd_object_remove()
123 struct iommufd_object *obj; in iommufd_object_remove()
237 struct iommufd_object *obj; in iommufd_fops_release()