Function report |
Source Code:kernel\kallsyms.c |
Create Date:2022-07-28 11:00:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Lookup the address for this symbol. Returns 0 if not found.
Proto:unsigned long kallsyms_lookup_name(const char *name)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name |
172 | If strcmp(namebuf, name) == 0 Then Return kallsyms_sym_address(i) |
Name | Describe |
---|---|
kprobe_lookup_name | |
fei_write | |
kdbgetsymval | kdbgetsymval - Return the address of the given symbol |
trace_kprobe_address | Return 0 if it fails to find the symbol address |
traceprobe_update_arg | |
check_attach_btf_id |
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 |