函数逻辑报告 |
Source Code:kernel\fork.c |
Create Date:2022-07-27 09:57:34 |
Last Modify:2020-03-17 11:04:53 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:mm_access
函数原型:struct mm_struct *mm_access(struct task_struct *task, unsigned int mode)
返回类型:struct mm_struct
参数:
类型 | 参数 | 名称 |
---|---|---|
struct task_struct * | task | |
unsigned int | mode |
1227 | err等于mutex_lock_killable( & cred_guard_mutex) |
1237 | mutex_unlock( & cred_guard_mutex) |
1239 | 返回:mm |
名称 | 描述 |
---|---|
process_vm_rw_core | process_vm_rw_core - core of reading/writing pages from task specified*@pid: PID of process to read/write from/to*@iter: where to copy to/from locally*@rvec: iovec array specifying where to copy to/from in the other process*@riovcnt: size of rvec |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |