Function report |
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 activity | Download SCCT | Chinese |
Name:irq_set_status_flags
Proto:static inline void irq_set_status_flags(unsigned int irq, unsigned long set)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq | |
unsigned long | set |
720 | irq_modify_status(irq, 0, set) |
Name | Describe |
---|---|
mp_register_handler | |
irq_domain_disassociate | |
irq_reserve_ipi | q_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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |