Function report |
Source Code:kernel\livepatch\core.c |
Create Date:2022-07-28 10:30: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_func
Proto:static struct klp_func *klp_find_func(struct klp_object *obj, struct klp_func *old_func)
Type:struct klp_func
Parameter:
Type | Parameter | Name |
---|---|---|
struct klp_object * | obj | |
struct klp_func * | old_func |
90 | klp_for_each_func(obj, func) |
93 | Return func |
97 | Return NULL |
Name | Describe |
---|---|
klp_add_object_nops |
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 |