函数逻辑报告 |
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_mkold
函数原型:static inline pte_t pte_mkold(pte_t pte)
返回类型:pte_t
参数:
类型 | 参数 | 名称 |
---|---|---|
pte_t | pte |
320 | 返回:pte_clear_flags(pte, _PAGE_ACCESSED) |
名称 | 描述 |
---|---|
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. |
madvise_cold_or_pageout_pte_range | |
madvise_free_pte_range | |
unuse_pte | No need to decide whether this PTE shares the swap entry with others,* just let do_wp_page work it out if a write is requested later - to* force COW, vm_page_prot omits write permission from any private vma. |
remove_migration_pte | Restore a potential migration pte to a working pte entry |
__split_huge_pmd_locked |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |