Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:pgdat_resize_init

Proto:static inline void pgdat_resize_init(struct pglist_data *pgdat)

Type:void

Parameter:

TypeParameterName
struct pglist_data *pgdat
295  Process spin lock initialization( & * Must be held any time you expect node_start_pfn, * node_present_pages, node_spanned_pages or nr_zones to stay constant. * pgdat_resize_lock() and pgdat_resize_unlock() are provided to * manipulate node_size_lock without checking for CONFIG_MEMORY_HOTPLUG)
Caller
NameDescribe
pgdat_init_internals