函数逻辑报告 |
Source Code:mm\madvise.c |
Create Date:2022-07-27 16:42:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Any behaviour which results in changes to the vma->vm_flags needs to* take mmap_sem for writing. Others, which simply traverse vmas, need* to only take it for reading.
函数原型:static int madvise_need_mmap_write(int behavior)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
int | behavior |
52 | 当:behavior恒等于claim these pages |
54 | 返回:0 |
55 | 默认 |
57 | 返回:1 |
名称 | 描述 |
---|---|
SYSCALL_DEFINE3 | The madvise(2) system call |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |