函数逻辑报告 |
Source Code:mm\mremap.c |
Create Date:2022-07-27 16:21:45 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:alloc_new_pmd
函数原型:static pmd_t *alloc_new_pmd(struct mm_struct *mm, struct vm_area_struct *vma, unsigned long addr)
返回类型:pmd_t
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mm_struct * | mm | |
struct vm_area_struct * | vma | |
unsigned long | addr |
68 | p4d等于The following ifdef needed to get the 5level-fixup.h header to work.* Remove it when 5level-fixup.h has been removed. |
69 | 如果非p4d则返回:NULL |
72 | 如果非pud则返回:NULL |
76 | 如果非pmd则返回:NULL |
79 | VM_BUG_ON(pmd_trans_huge( * pmd)) |
81 | 返回:pmd |
名称 | 描述 |
---|---|
move_page_tables |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |