Home
last modified time | relevance | path

Searched refs:bpf_prog_stream_read_opts (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dstream.c62 LIBBPF_OPTS(bpf_prog_stream_read_opts, ropts); in test_stream_errors()
105 LIBBPF_OPTS(bpf_prog_stream_read_opts, ropts); in test_stream_syscall()
/tools/lib/bpf/
A Dbpf.h712 struct bpf_prog_stream_read_opts { struct
731 struct bpf_prog_stream_read_opts *opts); argument
A Dbpf.c1380 struct bpf_prog_stream_read_opts *opts) in bpf_prog_stream_read()
1386 if (!OPTS_VALID(opts, bpf_prog_stream_read_opts)) in bpf_prog_stream_read()

Completed in 14 milliseconds