Home
last modified time | relevance | path

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

/Linux-v5.15/lib/kunit/
Dkunit-test.c161 kunit_put_resource(res); in kunit_resource_test_alloc_resource()
182 kunit_put_resource(res); in kunit_resource_test_destroy_resource()
205 kunit_put_resource(resources[i]); in kunit_resource_test_cleanup_resources()
263 kunit_put_resource(res2); in fake_resource_1_init()
300 kunit_put_resource(res); in kunit_resource_test_proper_free_ordering()
354 kunit_put_resource(&res1); in kunit_resource_test_named()
Dtest.c638 kunit_put_resource(existing); in kunit_add_named_resource()
681 kunit_put_resource(res); in kunit_remove_resource()
697 kunit_put_resource(res); in kunit_destroy_resource()
754 kunit_put_resource(res); in kunit_kfree()
/Linux-v5.15/mm/kasan/
Dreport.c361 kunit_put_resource(resource); in kasan_update_kunit_status()
/Linux-v5.15/include/kunit/
Dtest.h427 static inline void kunit_put_resource(struct kunit_resource *res) in kunit_put_resource() function
/Linux-v5.15/mm/
Dslub.c562 kunit_put_resource(resource); in slab_add_kunit_errors()