Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/kunit/
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()
A Dkunit-test.c161 kunit_put_resource(res); in kunit_resource_test_alloc_resource()
189 kunit_put_resource(res); in kunit_resource_test_destroy_resource()
230 kunit_put_resource(res); in kunit_resource_test_remove_resource()
246 kunit_put_resource(resources[i]); in kunit_resource_test_cleanup_resources()
304 kunit_put_resource(res2); in fake_resource_1_init()
341 kunit_put_resource(res); in kunit_resource_test_proper_free_ordering()
395 kunit_put_resource(&res1); in kunit_resource_test_named()
A Dresource.c59 kunit_put_resource(res); in kunit_remove_resource()
75 kunit_put_resource(res); in kunit_destroy_resource()
/linux-6.3-rc2/include/kunit/
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()
/linux-6.3-rc2/mm/
A Dslub.c630 kunit_put_resource(resource); in slab_add_kunit_errors()

Completed in 16 milliseconds