Home
last modified time | relevance | path

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

/linux-6.1.9/lib/kunit/
Dtest.c717 static inline bool kunit_kfree_match(struct kunit *test, in kunit_kfree_match() function
729 if (kunit_destroy_resource(test, kunit_kfree_match, (void *)ptr)) in kunit_kfree()