Home
last modified time | relevance | path

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

/linux/lib/kunit/
H A Dkunit-example-test.c284 static int example_resource_init(struct kunit_resource *res, void *context) in example_resource_init() function
344 void *data = kunit_alloc_resource(test, example_resource_init, example_resource_free, in example_param_init()