Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:cpumask_next_wrap

Proto:static inline unsigned int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap)

Type:unsigned int

Parameter:

TypeParameterName
intn
const struct cpumask *mask
intstart
boolwrap
182  Return wrap && n == 0
Caller
NameDescribe
padata_find_nextpadata_find_next - Find the next object that needs serialization