函数逻辑报告 |
Source Code:kernel\kcmp.c |
Create Date:2022-07-27 11:36:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The caller must have pinned the task
函数原型:static struct file *get_file_raw_ptr(struct task_struct *task, unsigned int idx)
返回类型:struct file
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task | |
unsigned int | idx |
69 | 如果打开文件信息则file等于fcheck_files(打开文件信息, idx) |
73 | task_unlock(task) |
75 | 返回:file |
名称 | 描述 |
---|---|
kcmp_epoll_target | |
SYSCALL_DEFINE5 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |