Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dpages.c88 if (!backup && iommufd_should_fail()) in temp_kmalloc()
626 if (pages == half_pages && iommufd_should_fail()) { in pages_to_xarray()
924 if (iommufd_should_fail()) in pfn_reader_user_pin()
1072 if (iommufd_should_fail()) in pfn_reader_user_update_pinned()
2305 if (iommufd_should_fail()) { in iopt_pages_rw_page()
H A Dmain.c171 if (iommufd_should_fail()) in iommufd_get_object()
H A Dio_pagetable.c1502 if (iommufd_should_fail()) in iopt_table_enforce_dev_resv_regions()
H A Dselftest.c2182 bool iommufd_should_fail(void) in iommufd_should_fail() function