Function report |
Source Code:include\linux\kallsyms.h |
Create Date:2022-07-28 05:49:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kallsyms_lookup_size_offset
Proto:static inline int kallsyms_lookup_size_offset(unsigned long addr, unsigned long *symbolsize, unsigned long *offset)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
unsigned long * | symbolsize | |
unsigned long * | offset |
122 | Return 0 |
Name | Describe |
---|---|
populate_error_injection_list | Lookup and populate the error_injection_list.* For safety reasons we only allow certain functions to be overridden with* bpf_error_injection, so we need to populate the list of the symbols that have* been marked as safe for overriding. |
can_probe | Check if paddr is at an instruction boundary |
klp_init_object_loaded | parts of the initialization that is done only when the object is loaded |
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 |