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_intersects

Proto:static inline int __nodes_intersects(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
214  Return bitmap_intersects(bits, bits, nbits)