函数逻辑报告 |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-27 06:58:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:pte_write
函数原型:static inline int pte_write(pte_t pte)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
pte_t | pte |
名称 | 描述 |
---|---|
can_follow_write_pte | FOLL_FORCE can write to even unwritable pte's, but only* after we've gone through a COW cycle and they are 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. |
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) |
change_pte_range | |
page_mkclean_one | |
try_to_unmap_one | @arg: enum ttu_flags will be passed to this argument |
write_protect_page | |
remove_migration_pte | Restore a potential migration pte to a working pte entry |
__collapse_huge_page_isolate | |
khugepaged_scan_pmd | |
pte_to_hmm_pfn_flags | |
wp_pte | wp_pte - Write-protect a pte*@pte: Pointer to the pte*@addr: The virtual page address*@walk: pagetable walk callback argument* The function write-protects a pte and records the range in |
dax_entry_mkclean | Walk all mappings of a given index of a file and writeprotect them |
huge_pte_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |