Searched refs:kunit_alloc_resource (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/include/kunit/ |
| D | resource.h | 280 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() function
|
| /Linux-v6.1/lib/kunit/ |
| D | executor_test.c | 141 kunit_alloc_resource(test, NULL, kfree_res_free, GFP_KERNEL, in kfree_at_end()
|
| D | test.c | 709 return kunit_alloc_resource(test, in kunit_kmalloc_array()
|
| /Linux-v6.1/drivers/thunderbolt/ |
| D | test.c | 33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()
|