Home
last modified time | relevance | path

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

/Linux-v5.10/include/kunit/
Dtest.h339 static inline void kunit_get_resource(struct kunit_resource *res) in kunit_get_resource() function
494 kunit_get_resource(found); in kunit_find_resource()
/Linux-v5.10/lib/kunit/
Dtest.c476 kunit_get_resource(res); in kunit_alloc_and_get_resource()