Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:59:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:within
Proto:static inline int within(unsigned long addr, void *start, unsigned long size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | addr | |
void * | start | |
unsigned long | size |
Name | Describe |
---|---|
__module_text_address | __module_text_address - get the module whose code contains an address.*@addr: the address.* Must be called with preempt disabled or module mutex held so that* module doesn't get freed during this. |
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 |