NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
arm_curcpu
sys/arch/arm/include/cpu.h
270
struct cpu_info *arm_curcpu(void);
sys/arch/arm/include/cpu.h
276
#define curcpu() arm_curcpu()