Searched refs:kunit_alloc_resource (Results 1 – 3 of 3) sorted by relevance
118 res = kunit_alloc_resource(test, NULL, in __kunit_activate_static_stub()
280 static inline void *kunit_alloc_resource(struct kunit *test, in kunit_alloc_resource() function
33 kunit_alloc_resource(test, __ida_init, __ida_destroy, GFP_KERNEL, ida); in kunit_ida_init()