Searched refs:_test_cmd_hwpt_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/iommu/ |
| H A D | iommufd_utils.h | 190 static int _test_cmd_hwpt_alloc(int fd, __u32 device_id, __u32 pt_id, __u32 ft_id, in _test_cmd_hwpt_alloc() function 215 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \ 225 ASSERT_EQ(0, _test_cmd_hwpt_alloc( \ 231 EXPECT_ERRNO(_errno, _test_cmd_hwpt_alloc( \ 237 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \ 242 _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, 0, flags, \ 247 ASSERT_EQ(0, _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, fault_id, \ 253 _test_cmd_hwpt_alloc(self->fd, device_id, pt_id, fault_id, \
|
| H A D | iommufd_fail_nth.c | 674 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, in TEST_FAIL_NTH() 685 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, in TEST_FAIL_NTH() 709 if (_test_cmd_hwpt_alloc(self->fd, idev_id, hwpt_id, fault_id, in TEST_FAIL_NTH() 720 if (_test_cmd_hwpt_alloc(self->fd, idev_id, ioas_id, 0, in TEST_FAIL_NTH()
|