Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:page_alloc_init

Proto:void __init page_alloc_init(void)

Type:void

Parameter:Nothing

7633  If num_node_state(N_MEMORY) == 1 Then hashdist = 0
7637  ret = puhp_setup_state_nocalls - Setup hotplug state callbacks without calling the* callbacks*@state: The state for which the calls are installed*@name: Name of the callback
7640  WARN_ON(ret < 0)