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