Home
last modified time | relevance | path

Searched defs:kunit_remove_resource (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/kunit/
H A Dresource.c48 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() function
61 EXPORT_SYMBOL_GPL(kunit_remove_resource); variable
/kernel/linux/linux-5.10/lib/kunit/
H A Dtest.c483 void kunit_remove_resource(struct kunit *test, struct kunit_resource *res) in kunit_remove_resource() function
490 EXPORT_SYMBOL_GPL(kunit_remove_resource); variable

Completed in 2 milliseconds