函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\rmap.h Create Date:2022-07-27 09:55:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:page_vma_mapped_walk_done

函数原型:static inline void page_vma_mapped_walk_done(struct page_vma_mapped_walk *pvmw)

返回类型:void

参数:

类型参数名称
struct page_vma_mapped_walk *pvmw
217  如果ptepte_unmap(pte)
219  如果ptl自旋锁解锁
调用者
名称描述
__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