Searched refs:test_ioctl_destroy (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c265 test_ioctl_destroy(self->ioas_id);
505 test_ioctl_destroy(nested_hwpt_id[0]);
509 test_ioctl_destroy(nested_hwpt_id[1]);
513 test_ioctl_destroy(parent_hwpt_id);
514 test_ioctl_destroy(parent_hwpt_id_not_work);
553 test_ioctl_destroy(self->ioas_id);
928 test_ioctl_destroy(self->stdev_id);
998 test_ioctl_destroy(mock_stdev_id);
1334 test_ioctl_destroy(dst_ioas_id);
1569 test_ioctl_destroy(mock_stdev_i
[all...]
H A Diommufd_utils.h456 #define test_ioctl_destroy(id) ASSERT_EQ(0, _test_ioctl_destroy(self->fd, id)) macro

Completed in 203 milliseconds