Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ring__size
tools/lib/bpf/libbpf.h
1487
LIBBPF_API size_t ring__size(const struct ring *r);
tools/testing/selftests/bpf/prog_tests/ringbuf.c
250
ring_size = ring__size(ring);