Searched refs:__kunit_action_free (Results 1 – 1 of 1) sorted by relevance
87 static void __kunit_action_free(struct kunit_resource *res) in __kunit_action_free() function110 __kunit_add_resource(test, NULL, __kunit_action_free, &action_ctx->res, action_ctx); in kunit_add_action()134 if (res->free != __kunit_action_free) in __kunit_action_match()