Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
irq_ctx_exit
arch/sh/include/asm/irq.h
35
extern void irq_ctx_exit(int cpu);
arch/sh/kernel/smp.c
112
irq_ctx_exit(raw_smp_processor_id());