Home
last modified time | relevance | path

Searched refs:kunit_get_resource (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/kunit/
Dtest.h394 static inline void kunit_get_resource(struct kunit_resource *res) in kunit_get_resource() function
550 kunit_get_resource(found); in kunit_find_resource()
/Linux-v5.15/lib/kunit/
Dtest.c667 kunit_get_resource(res); in kunit_alloc_and_get_resource()