Home
last modified time | relevance | path

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

/Linux-v5.10/include/kunit/
Dtest.h443 typedef bool (*kunit_resource_match_t)(struct kunit *test, typedef
484 kunit_resource_match_t match, in kunit_find_resource()
527 kunit_resource_match_t match,
/Linux-v5.10/lib/kunit/
Dtest.c492 int kunit_destroy_resource(struct kunit *test, kunit_resource_match_t match, in kunit_destroy_resource()