FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__PCPU_SET
sys/amd64/include/pcpu.h
265
#define PCPU_SET(member, val) __PCPU_SET(pc_ ## member, val)
sys/i386/include/pcpu.h
190
#define PCPU_SET(member, val) __PCPU_SET(pc_ ## member, val)