Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dkunit-example-test.c307 static bool example_resource_alloc_match(struct kunit *test, in example_resource_alloc_match() function
377 res = kunit_find_resource(test->parent, example_resource_alloc_match, NULL); in example_params_test_with_init()
/linux/Documentation/dev-tools/kunit/
H A Dusage.rst809 static bool example_resource_alloc_match(struct kunit *test, struct kunit_resource *res,
836 example_resource_alloc_match,