Home
last modified time | relevance | path

Searched refs:kunit_alloc_resource (Results 1 – 5 of 5) sorted by relevance

/linux/lib/kunit/
A Dstring-stream.c59 return kunit_alloc_resource(test, in alloc_string_stream_fragment()
204 return kunit_alloc_resource(test, in alloc_string_stream()
A Dexecutor_test.c187 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 Dtest.c735 return kunit_alloc_resource(test, in kunit_kmalloc_array()
/linux/include/kunit/
A Dtest.h489 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() function
/linux/drivers/thunderbolt/
A Dtest.c33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()

Completed in 14 milliseconds