函数逻辑报告 | 
Source Code:mm\memory.c | 
Create Date:2022-07-27 16:10:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pte_alloc_one_map
函数原型:static vm_fault_t pte_alloc_one_map(struct vm_fault *vmf)
返回类型:vm_fault_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct vm_fault * | vmf | 
| 3293 | vma等于Target VMA | 
| 3295 | 如果非pmd_none( * Pointer to pmd entry matching* the 'address' )则转到:map_pte | 
| 3298 | Page table lock.* Protects pte page table if 'pte'* is not NULL, otherwise pmd.等于pmd_lock(The address space we belong to. , Pointer to pmd entry matching* the 'address' ) | 
| 3306 | 自旋锁解锁 | 
| 3309 | 返回:VM_FAULT_OOM | 
| 3311 | map_pte : | 
| 3337 | 返回:0 | 
| 名称 | 描述 | 
|---|---|
| alloc_set_pte | alloc_set_pte - setup new PTE entry for given page and add reverse page* mapping | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |