Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/iommufd/
A Ddevice.c127 bool was_destroyed; in iommufd_device_unbind() local
129 was_destroyed = iommufd_object_destroy_user(idev->ictx, &idev->obj); in iommufd_device_unbind()
130 WARN_ON(!was_destroyed); in iommufd_device_unbind()
490 bool was_destroyed; in iommufd_access_destroy() local
492 was_destroyed = iommufd_object_destroy_user(access->ictx, &access->obj); in iommufd_access_destroy()
493 WARN_ON(!was_destroyed); in iommufd_access_destroy()

Completed in 4 milliseconds