函数逻辑报告 | 
Source Code:kernel\tracepoint.c | 
Create Date:2022-07-27 12:55:38 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:tracepoint_module_coming
函数原型:static int tracepoint_module_coming(struct module *mod)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct module * | mod | 
| 446 | ret等于0 | 
| 448 | 如果非num_tracepoints则返回:0 | 
| 456 | 如果trace_module_has_bad_taint(mod)则返回:0 | 
| 460 | 如果非tp_mod则 | 
| 465 | 添加链表项 | 
| 466 | blocking_notifier_call_chain( & tracepoint_notify_list, Full formed, running module_init. , tp_mod) | 
| 468 | end : | 
| 470 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| tracepoint_module_notify | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |