函数逻辑报告 | 
Source Code:arch\x86\include\asm\pgtable.h | 
Create Date:2022-07-27 06:58:45 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:pte_mkclean
函数原型:static inline pte_t pte_mkclean(pte_t pte)
返回类型:pte_t
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| pte_t | pte | 
| 315 | 返回:pte_clear_flags(pte, _PAGE_DIRTY) | 
| 名称 | 描述 | 
|---|---|
| copy_one_pte | py one vm_area from one task to the other. Assumes the page tables* already present in the new task to be cleared in the whole range* covered by this vma. | 
| page_mkclean_one | |
| madvise_free_pte_range | |
| write_protect_page | |
| clean_record_pte | lean_record_pte - Clean a pte and record its address space offset in a* bitmap*@pte: Pointer to the pte*@addr: The virtual page address*@walk: pagetable walk callback argument* The function cleans a pte and records the range in | 
| dax_entry_mkclean | Walk all mappings of a given index of a file and writeprotect them | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |