Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STACK_ALIGNMENT
arch/arm/net/bpf_jit_32.c
405
#define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
arch/x86/net/bpf_jit_comp32.c
183
#define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)