Searched refs:user_ring_buffer_opts (Results 1 - 2 of 2) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dlibbpf.h1359 struct user_ring_buffer_opts { struct
1375 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts);
H A Dringbuf.c480 user_ring_buffer__new(int map_fd, const struct user_ring_buffer_opts *opts)
485 if (!OPTS_VALID(opts, user_ring_buffer_opts))

Completed in 130 milliseconds