Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
THREAD_MASK
arch/csky/include/asm/page.h
13
#define THREAD_MASK (~(THREAD_SIZE - 1))
arch/loongarch/include/asm/thread_info.h
60
#define THREAD_MASK (THREAD_SIZE - 1UL)
arch/mips/include/asm/thread_info.h
99
#define THREAD_MASK (THREAD_SIZE - 1UL)