Searched refs:kunit_remove_resource (Results 1 – 4 of 4) sorted by relevance
48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() function61 EXPORT_SYMBOL_GPL(kunit_remove_resource);72 kunit_remove_resource(test, res); in kunit_destroy_resource()
216 kunit_remove_resource(test, res); in kunit_resource_test_remove_resource()222 kunit_remove_resource(test, res); in kunit_resource_test_remove_resource()
763 kunit_remove_resource(test, res); in kunit_cleanup()
388 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res);