函数逻辑报告 |
Source Code:kernel\module.c |
Create Date:2022-07-27 11:58:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_module
函数原型:struct module *find_module(const char *name)
返回类型:struct module
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name |
633 | module_assert_mutex() |
634 | 返回:Search for module by name: must hold module_mutex (or preempt disabled* for read-only access). |
名称 | 描述 |
---|---|
trace_kprobe_module_exist | |
klp_find_object_module | sets obj->mod if object is not vmlinux and module is found |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |