Searched refs:kunit_kmalloc_array_free (Results 1 – 1 of 1) sorted by relevance
701 static void kunit_kmalloc_array_free(struct kunit_resource *res) in kunit_kmalloc_array_free() function716 kunit_kmalloc_array_free, in kunit_kmalloc_array()726 return res->free == kunit_kmalloc_array_free && res->data == match_data; in kunit_kfree_match()
Completed in 4 milliseconds