Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/kunit/
A Dstatic_stub.c118 res = kunit_alloc_resource(test, NULL, in __kunit_activate_static_stub()
A Dexecutor_test.c141 kunit_alloc_resource(test, NULL, kfree_res_free, GFP_KERNEL, in kfree_at_end()
A Dtest.c714 return kunit_alloc_resource(test, in kunit_kmalloc_array()
/linux-6.3-rc2/include/kunit/
A Dresource.h280 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() function
/linux-6.3-rc2/drivers/thunderbolt/
A Dtest.c33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()

Completed in 10 milliseconds