Searched defs:_errno (Results 1 – 4 of 4) sorted by relevance
/linux-6.8/tools/testing/selftests/iommu/ |
D | iommufd_utils.h | 92 #define test_err_mock_domain(_errno, ioas_id, stdev_id, hwpt_id) \ argument 123 #define test_err_mock_domain_flags(_errno, ioas_id, flags, stdev_id, hwpt_id) \ argument 152 #define test_err_mock_domain_replace(_errno, stdev_id, pt_id) \ argument 183 #define test_err_hwpt_alloc(_errno, device_id, pt_id, flags, hwpt_id) \ argument 192 #define test_err_hwpt_alloc_nested(_errno, device_id, pt_id, flags, hwpt_id, \ argument 245 #define test_err_hwpt_invalidate(_errno, hwpt_id, reqs, data_type, lreq, \ argument 444 #define test_err_destroy_access_pages(_errno, access_id, access_pages_id) \ argument 502 #define test_err_ioctl_ioas_map(_errno, buffer, length, iova_p) \ argument 537 #define test_err_ioctl_ioas_map_fixed(_errno, buffer, length, iova) \ argument 573 #define test_err_ioctl_ioas_unmap(_errno, iova, length) \ argument [all …]
|
/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/ |
D | kconfig.c | 9 int _errno; /* the returned error if not supported */ member
|
/linux-6.8/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 358 int _errno = errno; in expect_syserr2() local 512 int _errno = errno; in expect_ptrerr2() local
|
/linux-6.8/tools/usb/ |
D | ffs-test.c | 76 int _errno = errno; in _msg() local
|