Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NO_IRQ_IGNORE
arch/sh/kernel/cpu/sh4a/intc-shx3.c
18
return __raw_readl(INTACK) & 1 ? irq : NO_IRQ_IGNORE;
arch/sh/kernel/irq.c
196
if (irq != NO_IRQ_IGNORE) {