函数逻辑报告 |
Source Code:mm\util.c |
Create Date:2022-07-27 15:45:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__vma_link_list
函数原型:void __vma_link_list(struct mm_struct *mm, struct vm_area_struct *vma, struct vm_area_struct *prev)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm | |
struct vm_area_struct * | vma | |
struct vm_area_struct * | prev |
279 | 如果prev则 |
282 | 否则 |
283 | next等于 list of VMAs |
284 | list of VMAs 等于vma |
名称 | 描述 |
---|---|
add_vma_to_mm | add a VMA into a process's mm_struct in the appropriate place in the list* and tree and add to the address space's page tree also if not an anonymous* page* - should be called with mm->mmap_sem held writelocked |
__vma_link |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |