Function report |
Source Code:include\linux\filter.h |
Create Date:2022-07-28 06:07:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bpf_address_lookup
Proto:static inline const char *__bpf_address_lookup(unsigned long addr, unsigned long *size, unsigned long *off, char *sym)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
unsigned long * | size | |
unsigned long * | off | |
char * | sym |
1091 | Return NULL |
Name | Describe |
---|---|
kallsyms_lookup_size_offset | Lookup an address but don't bother to find any names. |
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 |