Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DYNPTR_SIZE_MASK
kernel/bpf/helpers.c
1781
return ptr->size & DYNPTR_SIZE_MASK;
kernel/bpf/helpers.c
1797
u32 metadata = ptr->size & ~DYNPTR_SIZE_MASK;