Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:pte_mkclean

Proto:static inline pte_t pte_mkclean(pte_t pte)

Type:pte_t

Parameter:

TypeParameterName
pte_tpte
315  Return pte_clear_flags(pte, _PAGE_DIRTY)
Caller
NameDescribe
copy_one_ptepy 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_ptelean_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_mkcleanWalk all mappings of a given index of a file and writeprotect them