Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:is_zone_first_populated

Proto:static bool is_zone_first_populated(pg_data_t *pgdat, struct zone *zone)

Type:bool

Parameter:

TypeParameterName
pg_data_t *pgdat
struct zone *zone
1550  When zid < MAX_NR_ZONES cycle
1551  compare = node_zones[zid]
1553  If Returns true if a zone has memory Then Return zone == compare
1557  Return false
Caller
NameDescribe
zoneinfo_show_print