Home
last modified time | relevance | path

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

/Linux-v5.10/include/kunit/
Dtest.h348 static inline void kunit_release_resource(struct kref *kref) in kunit_release_resource() function
374 kref_put(&res->refcount, kunit_release_resource); in kunit_put_resource()