Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/iommu/
Diommufd_utils.h94 #define test_err_mock_domain(_errno, ioas_id, stdev_id, hwpt_id) \ argument
125 #define test_err_mock_domain_flags(_errno, ioas_id, flags, stdev_id, hwpt_id) \ argument
154 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument
186 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument
195 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument
206 #define test_err_hwpt_alloc_iopf(_errno, device_id, pt_id, fault_id, flags, \ argument
260 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument
459 #define test_err_destroy_access_pages(_errno, access_id, access_pages_id) \ argument
517 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument
552 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ argument
[all …]
/linux-6.12.1/tools/testing/selftests/nolibc/
Dnolibc-test.c367 int _errno = errno; in expect_syserr2() local
521 int _errno = errno; in expect_ptrerr2() local
/linux-6.12.1/tools/usb/
Dffs-test.c76 int _errno = errno; in _msg() local