NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NENTRY
sys/arch/amd64/include/asm.h
107
#define NENTRY(y) _ENTRY(_C_LABEL(y))
sys/arch/i386/include/asm.h
175
#define NENTRY(y) _ENTRY(_C_LABEL(y))
sys/arch/sh3/include/asm.h
91
#define NENTRY(y) _ENTRY(_C_LABEL(y))
sys/arch/vax/include/asm.h
77
#define NENTRY(x, regs) _ENTRY(_C_LABEL(x), regs)