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:__nodes_equal

Proto:static inline int __nodes_equal(const nodemask_t *src1p, const nodemask_t *src2p, unsigned int nbits)

Type:int

Parameter:

TypeParameterName
const nodemask_t *src1p
const nodemask_t *src2p
unsigned intnbits
206  Return bitmap_equal(bits, bits, nbits)