Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_nodemask_of_node

Proto:static inline void init_nodemask_of_node(nodemask_t *mask, int node)

Type:void

Parameter:

TypeParameterName
nodemask_t *mask
intnode
283  nodes_clear( * mask)
284  The inline keyword gives the compiler room to decide to inline, or* not inline a function as it sees best(node, * mask)
Caller
NameDescribe
__nr_hugepages_store_common
init_nodemask_of_mempolicy_nodemask_of_mempolicy* If the current task's mempolicy is "default" [NULL], return 'false'* to indicate default policy