Function report |
Source Code:lib\kunit\test-test.c |
Create Date:2022-07-28 06:39:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fake_resource_1_init
Proto:static int fake_resource_1_init(struct kunit_resource *res, void *context)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kunit_resource * | res | |
void * | context |
239 | kunit_alloc_and_get_resource( & test, fake_resource_2_init, fake_resource_2_free, GFP_KERNEL, ctx) |
247 | allocation = ctx |
249 | Return 0 |
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 |