Searched refs:kunit_add_named_resource (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/lib/kunit/ |
| D | kunit-test.c | 334 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()
|
| D | test.c | 433 int kunit_add_named_resource(struct kunit *test, in kunit_add_named_resource() function 455 EXPORT_SYMBOL_GPL(kunit_add_named_resource);
|
| /Linux-v5.10/lib/ |
| D | test_kasan.c | 67 kunit_add_named_resource(test, \
|
| /Linux-v5.10/include/kunit/ |
| D | test.h | 402 int kunit_add_named_resource(struct kunit *test,
|