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_zero

Proto:static inline unsigned int cpumask_next_zero(int n, const struct cpumask *srcp)

Type:unsigned int

Parameter:

TypeParameterName
intn
const struct cpumask *srcp
168  Return n + 1
Caller
NameDescribe
irq_reserve_ipiq_reserve_ipi() - Setup an IPI to destination cpumask*@domain: IPI domain*@dest: cpumask of cpus which can receive the IPI* Allocate a virq that can be used to send IPI to any CPU in dest mask