Home
last modified time | relevance | path

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

/linux-6.1.9/lib/kunit/
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()
Dresource.c59 kunit_put_resource(res); in kunit_remove_resource()
75 kunit_put_resource(res); in kunit_destroy_resource()
/linux-6.1.9/include/kunit/
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.1.9/mm/kasan/
Dreport.c138 kunit_put_resource(resource); in update_kunit_status()
/linux-6.1.9/mm/
Dslub.c614 kunit_put_resource(resource); in slab_add_kunit_errors()