Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\kunit\test.c Create Date:2022-07-28 06:38:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kunit_kfree

Proto:void kunit_kfree(struct kunit *test, const void *ptr)

Type:void

Parameter:

TypeParameterName
struct kunit *test
const void *ptr
443  rc = kunit_resource_destroy(test, kunit_resource_instance_match() - Match a resource with the same instance, kunit_kmalloc_free, (void * )ptr)
448  WARN_ON(rc)
Caller
NameDescribe
kunit_print_string_stream
string_stream_fragment_free