函数逻辑报告 |
Source Code:mm\mmap.c |
Create Date:2022-07-27 16:16:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Do some basic sanity checking to see if we can re-use the anon_vma* from 'old'
函数原型:static struct anon_vma *reusable_anon_vma(struct vm_area_struct *old, struct vm_area_struct *a, struct vm_area_struct *b)
返回类型:struct anon_vma
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | old | |
struct vm_area_struct * | a | |
struct vm_area_struct * | b |
1258 | 返回:NULL |
名称 | 描述 |
---|---|
find_mergeable_anon_vma | d_mergeable_anon_vma is used by anon_vma_prepare, to check* neighbouring vmas for a suitable anon_vma, before it goes off* to allocate a new anon_vma |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |