Searched refs:iommufd_object_remove (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| A D | iommufd_private.h | 187 int iommufd_object_remove(struct iommufd_ctx *ictx, 201 ret = iommufd_object_remove(ictx, obj, obj->id, REMOVE_WAIT_SHORTTERM); in iommufd_object_destroy_user() 225 iommufd_object_remove(ictx, obj, obj->id, 0); in iommufd_object_put_and_try_destroy()
|
| A D | main.c | 145 int iommufd_object_remove(struct iommufd_ctx *ictx, in iommufd_object_remove() function 230 return iommufd_object_remove(ucmd->ictx, NULL, cmd->id, 0); in iommufd_destroy()
|
Completed in 6 milliseconds