Home
last modified time | relevance | path

Searched refs:user_ring_buffer_opts (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/tools/lib/bpf/
A Dringbuf.c421 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts) in user_ring_buffer__new()
426 if (!OPTS_VALID(opts, user_ring_buffer_opts)) in user_ring_buffer__new()
A Dlibbpf.h1128 struct user_ring_buffer_opts { struct
1144 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts); argument

Completed in 7 milliseconds