Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/iommu/
Diommufd_fail_nth.c226 rc = _test_cmd_destroy_access(self->access_id); in FIXTURE_TEARDOWN()
493 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
547 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
606 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
Diommufd_utils.h516 static int _test_cmd_destroy_access(unsigned int access_id) in _test_cmd_destroy_access() function
521 ASSERT_EQ(0, _test_cmd_destroy_access(access_id))