函数逻辑报告 |
Source Code:kernel\module.c |
Create Date:2022-07-27 12:00:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:s_module_address - is this address inside a module?*@addr: the address to check.* See is_module_text_address() if you simply want to see if the address* is code (not data).
函数原型:bool is_module_address(unsigned long addr)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned long | addr |
4453 | 禁止抢占() |
4455 | 禁用抢占和中断() |
4457 | 返回:ret |
名称 | 描述 |
---|---|
static_obj | Is this the address of a static object: |
kernel_or_module_addr |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |