Function report |
Source Code:kernel\livepatch\core.c |
Create Date:2022-07-28 10:30:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:klp_free_objects
Proto:static void klp_free_objects(struct klp_patch *patch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_patch * | patch |
621 | __klp_free_objects(patch, false) |
Name | Describe |
---|---|
klp_free_patch_start | This function implements the free operations that can be called safely* under klp_mutex.* The operation must be completed by calling klp_free_patch_finish()* outside klp_mutex. |
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 |