Searched refs:kunit_add_named_resource (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/kunit/ |
| H A 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()
|
| H A 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);
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_kasan.c | 88 kunit_add_named_resource(test, \
|
| /OK3568_Linux_fs/kernel/include/kunit/ |
| H A D | test.h | 402 int kunit_add_named_resource(struct kunit *test,
|