函数逻辑报告 |
Source Code:mm\mmap.c |
Create Date:2022-07-27 16:16:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称: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
函数原型:struct anon_vma *find_mergeable_anon_vma(struct vm_area_struct *vma)
返回类型:struct anon_vma
参数:
类型 | 参数 | 名称 |
---|---|---|
struct vm_area_struct * | vma |
1281 | try_prev : |
1289 | none : |
1298 | 返回:NULL |
名称 | 描述 |
---|---|
__anon_vma_prepare | __anon_vma_prepare - attach an anon_vma to a memory region*@vma: the memory region in question* This makes sure the memory mapping described by 'vma' has* an 'anon_vma' attached to it, so that we can associate the |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |