Function report |
Source Code:kernel\livepatch\core.c |
Create Date:2022-07-28 10:30:33 |
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_dynamic
Proto:static void klp_free_objects_dynamic(struct klp_patch *patch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_patch * | patch |
626 | __klp_free_objects(patch, true) |
Name | Describe |
---|---|
klp_discard_nops | This function removes the dynamically allocated 'nop' functions.* We could be pretty aggressive. NOPs do not change the existing* behavior except for adding unnecessary delay by the ftrace handler.* It is safe even when the transition was forced |
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 |