Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Setup the page count before being freed into the page allocator for* the first time (boot or memory hotplug)

Proto:static inline void init_page_count(struct page *page)

Type:void

Parameter:

TypeParameterName
struct page *page
88  set_page_count(page, 1)
Caller
NameDescribe
__init_single_page