Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VDSO_CPUNODE_BITS
arch/x86/include/asm/segment.h
242
return (node << VDSO_CPUNODE_BITS) | cpu;
arch/x86/include/asm/segment.h
265
*node = (p >> VDSO_CPUNODE_BITS);