Function report |
Source Code:kernel\livepatch\patch.c |
Create Date:2022-07-28 10:31:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Convert a function address into the appropriate ftrace location.* Usually this is just the address of the function, but on some architectures* it's more complicated so allow them to provide a custom behaviour.
Proto:static unsigned long klp_get_ftrace_location(unsigned long faddr)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | faddr |
131 | Return faddr |
Name | Describe |
---|---|
klp_unpatch_func | |
klp_patch_func |
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 |