Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BITS_ROUNDDOWN_BYTES
kernel/bpf/btf.c
181
#define BITS_ROUNDDOWN_BYTES(bits) ((bits) >> 3)
tools/bpf/bpftool/btf_dumper.c
20
#define BITS_ROUNDDOWN_BYTES(bits) ((bits) >> 3)