Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TLD_ROUND_MASK
tools/testing/selftests/bpf/prog_tests/task_local_data.h
68
#define TLD_ROUND_MASK(x, y) ((__typeof__(x))((y) - 1))
tools/testing/selftests/bpf/progs/task_local_data.bpf.h
60
#define TLD_ROUND_MASK(x, y) ((__typeof__(x))((y) - 1))