Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
apic_ack_edge
arch/x86/include/asm/hw_irq.h
102
extern void apic_ack_edge(struct irq_data *data);
arch/x86/kernel/apic/vector.c
1034
.irq_ack = apic_ack_edge,