Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/iommufd/
Diommufd_private.h321 void iommufd_selftest_destroy(struct iommufd_object *obj);
Dmain.c491 .destroy = iommufd_selftest_destroy,
Dselftest.c980 void iommufd_selftest_destroy(struct iommufd_object *obj) in iommufd_selftest_destroy() function