Searched refs:kunit_remove_resource (Results 1 – 2 of 2) sorted by relevance
674 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() function683 EXPORT_SYMBOL_GPL(kunit_remove_resource);694 kunit_remove_resource(test, res); in kunit_destroy_resource()752 kunit_remove_resource(test, res); in kunit_kfree()788 kunit_remove_resource(test, res); in kunit_cleanup()
603 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res);