函数逻辑报告 |
Source Code:include\linux\rmap.h |
Create Date:2022-07-27 09:55:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:get_anon_vma
函数原型:static inline void get_anon_vma(struct anon_vma *anon_vma)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct anon_vma * | anon_vma |
名称 | 描述 |
---|---|
anon_vma_fork | Attach vma to its own anon_vma, as well as to the anon_vmas that* the corresponding VMA in the parent process is attached to.* Returns 0 on success, non-zero on failure. |
try_to_merge_with_ksm_page | ry_to_merge_with_ksm_page - like try_to_merge_two_pages,* but no new kernel page is allocated: kpage must already be a ksm page.* This function returns 0 if the pages were merged, -EFAULT otherwise. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |