Searched refs:copy_start (Results 1 – 1 of 1) sorted by relevance
160 struct kunit_suite **copy, **copy_start, *filtered_suite, *new_filtered_suite; in kunit_filter_suites() local172 copy_start = copy; in kunit_filter_suites()236 filtered.start = copy_start; in kunit_filter_suites()241 for (suites = copy_start; suites < copy; suites++) { in kunit_filter_suites()259 kfree(copy_start); in kunit_filter_suites()