函数逻辑报告 |
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_mkyoung
函数原型:static inline pte_t pte_mkyoung(pte_t pte)
返回类型:pte_t
参数:
类型 | 参数 | 名称 |
---|---|---|
pte_t | pte |
340 | 返回:pte_set_flags(pte, _PAGE_ACCESSED) |
名称 | 描述 |
---|---|
follow_pfn_pte | |
insert_pfn | |
cow_user_page | |
wp_page_reuse | Handle write page faults for pages that can be reused in the current vma* This can happen either due to the mapping being with the VM_SHARED flag,* or due to us being the last reference standing to the page |
do_numa_page | |
handle_pte_fault | These routines also need to handle stuff like marking pages dirty* and/or accessed for architectures that don't do it in hardware (most* RISC architectures) |
make_huge_pte | |
hugetlb_fault | |
hugetlb_mcopy_atomic_pte | Used by userfaultfd UFFDIO_COPY. Based on mcopy_atomic_pte with* modifications for huge pages. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |