Function report |
Source Code:kernel\livepatch\patch.c |
Create Date:2022-07-28 10:31:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:klp_find_ops
Proto:struct klp_ops *klp_find_ops(void *old_func)
Type:struct klp_ops
Parameter:
Type | Parameter | Name |
---|---|---|
void * | old_func |
37 | Return NULL |
Name | Describe |
---|---|
klp_unpatch_func | |
klp_patch_func | |
klp_check_stack_func | Determine whether the given stack trace includes any references to a* to-be-patched or to-be-unpatched function. |
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 |