Function report |
Source Code:kernel\livepatch\core.c |
Create Date:2022-07-28 10:30:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function unpatches objects from the replaced livepatches.* We could be pretty aggressive here. It is called in the situation where* these structures are no longer accessed from the ftrace handler.
Proto:void klp_unpatch_replaced_patches(struct klp_patch *new_patch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_patch * | new_patch |
1068 | klp_for_each_patch(old_patch) |
Name | Describe |
---|---|
klp_complete_transition | The transition to the target patch state is complete. Clean up the data* structures. |
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 |