函数逻辑报告 | 
Source Code:arch\x86\kernel\apic\io_apic.c | 
Create Date:2022-07-27 09:29:17 | 
| Last Modify:2020-03-16 21:24:45 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mp_check_pin_attr
函数原型:static bool mp_check_pin_attr(int irq, struct irq_alloc_info *info)
返回类型:bool
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| int | irq | |
| struct irq_alloc_info * | info | 
| 941 | data等于irq_get_chip_data(irq) | 
| 948 | 如果irq小于nr_legacy_irqs()且count恒等于1则 | 
| 952 | polarity等于polarity等于ioapic_polarity | 
| 955 | 返回:trigger恒等于ioapic_trigger且polarity恒等于ioapic_polarity | 
| 名称 | 描述 | 
|---|---|
| alloc_isa_irq_from_domain | Need special handling for ISA IRQs because there may be multiple IOAPIC pins* sharing the same ISA IRQ number and irqdomain only supports 1:1 mapping* between IOAPIC pin and IRQ number. A typical IOAPIC has 24 pins, pin 0-15 are | 
| mp_map_pin_to_irq | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |