Function report |
Source Code:include\linux\module.h |
Create Date:2022-07-28 05:48:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:within_module_core
Proto:static inline bool within_module_core(unsigned long addr, const struct module *mod)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
const struct module * | mod |
545 | Return The actual code + data. <= addr && addr < The actual code + data. + Total size. |
Name | Describe |
---|---|
kprobes_module_callback | Module notifier call back, checking kprobes on the module |
logfc | logfc - Log a message to a filesystem context*@fc: The filesystem context to log to.*@fmt: The format of the buffer. |
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 |