Function report |
Source Code:lib\livepatch\test_klp_state2.c |
Create Date:2022-07-28 06:38:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:callback_info
Proto:static void callback_info(const char *callback, struct klp_object *obj)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | callback | |
struct klp_object * | obj |
25 | If mod Then pr_info("%s: %s -> %s\n", callback, Unique handle for this module , module_state[state]) |
Name | Describe |
---|---|
pre_patch_callback | Executed on object patching (ie, patch enablement) |
post_patch_callback | Executed on object unpatching (ie, patch disablement) |
pre_unpatch_callback | Executed on object unpatching (ie, patch disablement) |
post_unpatch_callback | Executed on object unpatching (ie, patch disablement) |
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 |