Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\rmap.h Create Date:2022-07-28 08:55:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:page_vma_mapped_walk_done

Proto:static inline void page_vma_mapped_walk_done(struct page_vma_mapped_walk *pvmw)

Type:void

Parameter:

TypeParameterName
struct page_vma_mapped_walk *pvmw
217  If pte Then pte_unmap(pte)
219  If ptl Then spin_unlock(ptl)
Caller
NameDescribe
__replace_page__replace_page - replace page in vma by new page
not_found
page_mapped_in_vmapage_mapped_in_vma - check whether a page is really mapped in a VMA*@page: the page to test*@vma: the VMA to test* Returns 1 if the page is mapped into the page tables of the VMA, 0* if the page is not mapped into the page tables of this VMA. Only
page_referenced_one
try_to_unmap_one@arg: enum ttu_flags will be passed to this argument
write_protect_page