Function report |
Source Code:arch\x86\include\asm\pgtable.h |
Create Date:2022-07-28 06:00:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pte_mkold
Proto:static inline pte_t pte_mkold(pte_t pte)
Type:pte_t
Parameter:
Type | Parameter | Name |
---|---|---|
pte_t | pte |
320 | Return pte_clear_flags(pte, _PAGE_ACCESSED) |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |