Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dselftest.c194 struct selftest_obj { struct
207 static inline struct selftest_obj *to_selftest_obj(struct iommufd_object *obj) in to_selftest_obj() argument
209 return container_of(obj, struct selftest_obj, obj); in to_selftest_obj()
1081 struct selftest_obj *sobj; in iommufd_test_mock_domain()
1136 static struct selftest_obj *
1140 struct selftest_obj *sobj; in iommufd_test_get_selftest_obj()
1163 struct selftest_obj *sobj; in iommufd_test_mock_domain_replace()
1846 struct selftest_obj *sobj; in iommufd_test_pasid_check_hwpt()
1888 struct selftest_obj *sobj; in iommufd_test_pasid_attach()
1912 struct selftest_obj *sobj; in iommufd_test_pasid_replace()
[all …]