Function report |
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 activity | Download SCCT | Chinese |
Name:kunit_kfree
Proto:void kunit_kfree(struct kunit *test, const void *ptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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) |
Name | Describe |
---|---|
kunit_print_string_stream | |
string_stream_fragment_free |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |