Home
last modified time | relevance | path

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

/linux-6.12.1/lib/kunit/
Dkunit-test.c423 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
429 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named()
434 kunit_add_named_resource(test, NULL, NULL, &res2, in kunit_resource_test_named()
/linux-6.12.1/include/kunit/
Dresource.h191 static inline int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() function
/linux-6.12.1/lib/
Dslub_kunit.c199 kunit_add_named_resource(test, NULL, NULL, &resource, in test_init()
Dfortify_kunit.c1046 kunit_add_named_resource(test, NULL, NULL, &read_resource, in fortify_test_init()
1050 kunit_add_named_resource(test, NULL, NULL, &write_resource, in fortify_test_init()