Function report |
Source Code:arch\x86\kernel\apic\msi.c |
Create Date:2022-07-28 08:31:13 |
Last Modify:2020-03-17 10:05:02 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_msi_update_msg
Proto:static void irq_msi_update_msg(struct irq_data *irqd, struct irq_cfg *cfg)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | irqd | |
struct irq_cfg * | cfg |
57 | __irq_msi_compose_msg(cfg, msg) |
58 | irq_write_msi_msg(irqd, msg) |
Name | Describe |
---|---|
msi_set_affinity |
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 |