Home
last modified time | relevance | path

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

/linux-6.3-rc2/lib/kunit/
A Dtest.c701 static void kunit_kmalloc_array_free(struct kunit_resource *res) in kunit_kmalloc_array_free() function
716 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