Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PAGE_SZ
arch/arm/kernel/asm-offsets.c
116
DEFINE(PAGE_SZ, PAGE_SIZE);
tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c
35
char pad[PAGE_SZ] = {1};
tools/testing/selftests/futex/functional/futex_wait_private_mapped_file.c
37
char pad2[PAGE_SZ] = {1};