Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:mm\rmap.c Create Date:2022-07-28 14:57:05
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:page_not_mapped

Proto:static int page_not_mapped(struct page *page)

Type:int

Parameter:

TypeParameterName
struct page *page
1764  Return Not Return true if this page is mapped into pagetables.* For compound page it returns true if any subpage of compound page is mapped.