Home
last modified time | relevance | path

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

/linux-6.1.9/lib/kunit/
Dtest.c696 static void kunit_kmalloc_array_free(struct kunit_resource *res) in kunit_kmalloc_array_free() function
711 kunit_kmalloc_array_free, in kunit_kmalloc_array()
721 return res->free == kunit_kmalloc_array_free && res->data == match_data; in kunit_kfree_match()