Function report |
Source Code:kernel\irq\settings.h |
Create Date:2022-07-28 10:08:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_settings_is_per_cpu
Proto:static inline bool irq_settings_is_per_cpu(struct irq_desc *desc)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc |
46 | Return status_use_accessors & _IRQ_PER_CPU |
Name | Describe |
---|---|
kstat_irqs | kstat_irqs - Get the statistics for an interrupt*@irq: The interrupt number* Returns the sum of interrupt counts on all cpus since boot for*@irq. The caller must ensure that the interrupt is not removed* concurrently. |
try_one_irq | Recovery handler for misrouted interrupts. |
irq_modify_status |
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 |