Home
last modified time | relevance | path

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

/Linux-v5.15/lib/kunit/
Dkunit-test.c334 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
340 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
345 kunit_add_named_resource(test, NULL, NULL, &res2, in kunit_resource_test_named()
Dtest.c624 int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() function
646 EXPORT_SYMBOL_GPL(kunit_add_named_resource);
/Linux-v5.15/lib/
Dslub_kunit.c127 kunit_add_named_resource(test, NULL, NULL, &resource, in test_init()
Dtest_kasan.c57 kunit_add_named_resource(test, NULL, NULL, &resource, in kasan_test_init()
/Linux-v5.15/include/kunit/
Dtest.h457 int kunit_add_named_resource(struct kunit *test,