Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pfn_t_to_page

Proto:static inline struct page *pfn_t_to_page(pfn_t pfn)

Type:struct page

Parameter:

TypeParameterName
pfn_tpfn
59  If pfn_t_has_page(pfn) Then Return pfn_to_page(pfn_t_to_pfn(pfn))
61  Return NULL