Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:build_all_zonelists_init

Proto:static noinline void __init build_all_zonelists_init(void)

Type:void

Parameter:Nothing

5769  __build_all_zonelists(NULL)
5784  for_each_possible_cpu(cpu)
5785  Boot pageset table. One per cpu which is going to be used for all* zones and all nodes. The parameters will be set in such a way* that an item put on a list will immediately be handed over to* the buddy list. This is safe since pageset manipulation is done
5787  mminit_verify_zonelist()
5788  cpuset_init_current_mems_allowed()
Caller
NameDescribe
build_all_zonelistsless system_state == SYSTEM_BOOTING.* __ref due to call of __init annotated helper build_all_zonelists_init* [protected by SYSTEM_BOOTING].