Home
last modified time | relevance | path

Searched defs:_errno (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd_utils.h116 #define test_err_mock_domain(_errno, ioas_id, stdev_id, hwpt_id) \ argument
147 #define test_err_mock_domain_flags(_errno, ioas_id, flags, stdev_id, hwpt_id) \ argument
176 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument
208 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
217 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument
228 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument
306 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument
338 #define test_err_viommu_invalidate(_errno, viommu_id, reqs, data_type, lreq, \ argument
537 #define test_err_destroy_access_pages(_errno, access_id, access_pages_id) \ argument
595 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
[all …]
/linux-6.14.4/tools/testing/selftests/nolibc/
Dnolibc-test.c373 int _errno = errno; in expect_syserr2() local
529 int _errno = errno; in expect_ptrerr2() local
/linux-6.14.4/tools/usb/
Dffs-test.c76 int _errno = errno; in _msg() local