Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Internal hugetlb specific page flag. Do not use outside of the hugetlb* code

Proto:static inline bool PageHugeTemporary(struct page *page)

Type:bool

Parameter:

TypeParameterName
struct page *page
1124  If Not PageHuge() only returns true for hugetlbfs pages, but not for normal or* transparent huge pages. See the PageTransHuge() documentation for more* details. Then Return false
1127  Return See page-flags.h for PAGE_MAPPING_FLAGS == -1U
Caller
NameDescribe
__free_huge_page
move_hugetlb_state