Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:irq_set_status_flags

Proto:static inline void irq_set_status_flags(unsigned int irq, unsigned long set)

Type:void

Parameter:

TypeParameterName
unsigned intirq
unsigned longset
720  irq_modify_status(irq, 0, set)
Caller
NameDescribe
mp_register_handler
irq_domain_disassociate
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