Home
last modified time | relevance | path

Searched refs:kunit_put_resource (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/lib/kunit/
H A Dresource.c59 kunit_put_resource(res); in kunit_remove_resource()
75 kunit_put_resource(res); in kunit_destroy_resource()
156 kunit_put_resource(res); in kunit_remove_action()
175 kunit_put_resource(res); in kunit_release_action()
H A Dstatic_stub.c56 kunit_put_resource(res); in __kunit_get_static_stub_address_impl()
80 kunit_put_resource(res); in kunit_deactivate_static_stub()
112 kunit_put_resource(res); in __kunit_activate_static_stub()
H A Dkunit-test.c162 kunit_put_resource(res); in kunit_resource_test_alloc_resource()
190 kunit_put_resource(res); in kunit_resource_test_destroy_resource()
231 kunit_put_resource(res); in kunit_resource_test_remove_resource()
247 kunit_put_resource(resources[i]); in kunit_resource_test_cleanup_resources()
305 kunit_put_resource(res2); in fake_resource_1_init()
342 kunit_put_resource(res); in kunit_resource_test_proper_free_ordering()
396 kunit_put_resource(&res1); in kunit_resource_test_named()
/openbmc/linux/include/kunit/
H A Dresource.h136 static inline void kunit_put_resource(struct kunit_resource *res) in kunit_put_resource() function
205 kunit_put_resource(existing); in kunit_add_named_resource()
/openbmc/linux/mm/
H A Dslub.c659 kunit_put_resource(resource); in slab_add_kunit_errors()