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_fold

Proto:static inline void __nodes_fold(nodemask_t *dstp, const nodemask_t *origp, int sz, int nbits)

Type:void

Parameter:

TypeParameterName
nodemask_t *dstp
const nodemask_t *origp
intsz
intnbits
374  map_fold - fold larger bitmap into smaller, modulo specified size*@dst: resulting smaller bitmap*@orig: original larger bitmap*@sz: specified size*@nbits: number of bits in each of these bitmaps