Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/iommu/
H A Diommufd_fail_nth.c230 rc = _test_cmd_destroy_access(self->access_id); in FIXTURE_TEARDOWN()
499 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
553 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
612 if (_test_cmd_destroy_access(self->access_id)) in TEST_FAIL_NTH()
H A Diommufd_utils.h538 static int _test_cmd_destroy_access(unsigned int access_id) in _test_cmd_destroy_access() function
543 ASSERT_EQ(0, _test_cmd_destroy_access(access_id))