Home
last modified time | relevance | path

Searched refs:test_ioctl_ioas_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd.c268 test_ioctl_ioas_alloc(&self->ioas_id); in FIXTURE_SETUP()
360 test_ioctl_ioas_alloc(&self->ioas_id); in FIXTURE_SETUP()
994 test_ioctl_ioas_alloc(&copy_cmd.dst_ioas_id); in TEST_F()
1480 test_ioctl_ioas_alloc(&dst_ioas_id); in TEST_F()
1534 test_ioctl_ioas_alloc(&self->ioas_id); in FIXTURE_SETUP()
1858 test_ioctl_ioas_alloc(&ioas_id); in TEST_F()
1878 test_ioctl_ioas_alloc(&new_ioas_id); in TEST_F()
1912 test_ioctl_ioas_alloc(&ioas_id); in TEST_F()
2032 test_ioctl_ioas_alloc(&self->ioas_id); in FIXTURE_SETUP()
2125 test_ioctl_ioas_alloc(&ioas_id); in TEST_F()
[all …]
Diommufd_utils.h564 #define test_ioctl_ioas_alloc(id) \ macro