Searched refs:kunit_remove_action (Results 1 – 2 of 2) sorted by relevance
141 void kunit_remove_action(struct kunit *test, in kunit_remove_action() function159 EXPORT_SYMBOL_GPL(kunit_remove_action);
489 kunit_remove_action(test, increment_int, &num_actions); in kunit_resource_test_remove_action()529 kunit_remove_action(test, action_order_1, ctx); in kunit_resource_test_action_ordering()
Completed in 5 milliseconds