函数逻辑报告 | 
Source Code:arch\x86\include\asm\pgtable.h | 
Create Date:2022-07-27 06:58:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pte_mkwrite
函数原型:static inline pte_t pte_mkwrite(pte_t pte)
返回类型:pte_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| pte_t | pte | 
| 345 | 返回:pte_set_flags(pte, _PAGE_RW) | 
| 名称 | 描述 | 
|---|---|
| do_anonymous_page | We enter with non-exclusive mmap_sem (to exclude vma changes,* but allow concurrent faults), and pte mapped but not yet locked.* We return with mmap_sem still held, but pte unmapped and unlocked. | 
| do_numa_page | |
| change_pte_range | |
| mcopy_atomic_pte | |
| maybe_mkwrite | Do pte_mkwrite, but only if the vma says VM_WRITE. We do this when* servicing faults for write access. In the normal case, do always want* pte_mkwrite. But get_user_pages can cause write faults for mappings | 
| huge_pte_mkwrite | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |