Home
last modified time | relevance | path

Searched refs:kunit_remove_resource (Results 1 – 4 of 4) sorted by relevance

/lib/kunit/
A Dresource.c48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() function
61 EXPORT_SYMBOL_GPL(kunit_remove_resource);
72 kunit_remove_resource(test, res); in kunit_destroy_resource()
155 kunit_remove_resource(test, res); in kunit_remove_action()
173 kunit_remove_resource(test, res); in kunit_release_action()
A Dstatic_stub.c79 kunit_remove_resource(test, res); in kunit_deactivate_static_stub()
A Dkunit-test.c268 kunit_remove_resource(test, res); in kunit_resource_test_remove_resource()
274 kunit_remove_resource(test, res); in kunit_resource_test_remove_resource()
A Dtest.c968 kunit_remove_resource(test, res); in kunit_cleanup()

Completed in 7 milliseconds