Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/iommu/
H A Diommufd_fail_nth.c223 rc = _test_cmd_destroy_access(self->access_id); in FIXTURE_TEARDOWN()
454 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
508 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
567 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
H A Diommufd_utils.h166 static int _test_cmd_destroy_access(unsigned int access_id) in _test_cmd_destroy_access() function
171 ASSERT_EQ(0, _test_cmd_destroy_access(access_id))