函数逻辑报告 |
Source Code:kernel\module.c |
Create Date:2022-07-27 12:00:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:This also sets the "private" pointer to non-NULL if the* kernel pointers should be hidden (so you can just test* "m->private" to see if you should keep the values private).* We use the same logic as for /proc/kallsyms.
函数原型:static int modules_open(struct inode *inode, struct file *file)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct inode * | inode | |
struct file * | file |
4390 | err等于seq_open(file, & Format: modulename size refcount deps addressWhere refcount is a number or -, and deps is a comma-separated listof depends or -.) |
4392 | 如果非err则 |
4394 | private等于如果kallsyms_show_value()则NULL否则8ul |
4397 | 返回:err |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |