Searched refs:kunit_alloc_resource (Results 1 – 5 of 5) sorted by relevance
| /linux/lib/kunit/ |
| A D | string-stream.c | 59 return kunit_alloc_resource(test, in alloc_string_stream_fragment() 204 return kunit_alloc_resource(test, in alloc_string_stream()
|
| A D | executor_test.c | 187 kunit_alloc_resource(test, NULL, kfree_res_free, GFP_KERNEL, in kfree_at_end() 201 kunit_alloc_resource(test, NULL, free_subsuite_res_free, in free_subsuite_at_end()
|
| A D | test.c | 735 return kunit_alloc_resource(test, in kunit_kmalloc_array()
|
| /linux/include/kunit/ |
| A D | test.h | 489 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() function
|
| /linux/drivers/thunderbolt/ |
| A D | test.c | 33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()
|
Completed in 14 milliseconds