Searched refs:kunit_add_named_resource (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/lib/kunit/ |
D | kunit-test.c | 375 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named() 381 kunit_add_named_resource(test, NULL, NULL, &res1, in kunit_resource_test_named() 386 kunit_add_named_resource(test, NULL, NULL, &res2, in kunit_resource_test_named()
|
/linux-6.1.9/lib/ |
D | slub_kunit.c | 127 kunit_add_named_resource(test, NULL, NULL, &resource, in test_init()
|
/linux-6.1.9/include/kunit/ |
D | resource.h | 191 static inline int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() function
|
/linux-6.1.9/mm/kasan/ |
D | kasan_test.c | 59 kunit_add_named_resource(test, NULL, NULL, &resource, in kasan_test_init()
|