Searched defs:_errno (Results 1 – 3 of 3) sorted by relevance
/linux-6.15/tools/testing/selftests/iommu/ |
D | iommufd_utils.h | 117 #define test_err_mock_domain(_errno, ioas_id, stdev_id, hwpt_id) \ argument 148 #define test_err_mock_domain_flags(_errno, ioas_id, flags, stdev_id, hwpt_id) \ argument 177 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument 209 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument 218 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument 229 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument 307 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument 339 #define test_err_viommu_invalidate(_errno, viommu_id, reqs, data_type, lreq, \ argument 538 #define test_err_destroy_access_pages(_errno, access_id, access_pages_id) \ argument 596 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument [all …]
|
/linux-6.15/tools/usb/ |
D | ffs-test.c | 76 int _errno = errno; in _msg() local
|
/linux-6.15/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 375 int _errno = errno; in expect_syserr2() local 531 int _errno = errno; in expect_ptrerr2() local
|