函数逻辑报告 | 
Source Code:fs\exec.c | 
Create Date:2022-07-29 10:33:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:exec_mmap
函数原型:static int exec_mmap(struct mm_struct *mm)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mm_struct * | mm | 
| 1017 | exec_mm_release(tsk, old_mm) | 
| 1019 | 如果old_mm则 | 
| 1020 | sync_mm_rss(old_mm) | 
| 1027 | lock for reading | 
| 1028 | 如果此条件成立可能性小(为编译器优化)( coredumping support )则 | 
| 1029 | lease a read lock | 
| 1030 | 返回:负EINTR | 
| 1035 | membarrier_exec_mmap(mm) | 
| 1039 | vmacache_seqnum等于0 | 
| 1040 | vmacache_flush(tsk) | 
| 1041 | task_unlock(tsk) | 
| 1042 | 如果old_mm则 | 
| 1051 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| flush_old_exec | Calling this is the point of no return. None of the failures will be* seen by userspace since either the process is already taking a fatal* signal (via de_thread() or coredump), or will have SEGV raised | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |