Function report |
Source Code:lib\livepatch\test_klp_state2.c |
Create Date:2022-07-28 06:38:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:allocate_loglevel_state
Proto:static int allocate_loglevel_state(void)
Type:int
Parameter:Nothing
39 | If prev_loglevel_state Then |
46 | If Not loglevel_state Then Return -EINVAL |
49 | data = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). |
55 | Return 0 |
Name | Describe |
---|---|
pre_patch_callback | Executed on object patching (ie, patch enablement) |
pre_patch_callback | Executed on object patching (ie, patch enablement) |
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 |