Searched refs:bpf_prog_stream_read_opts (Results 1 – 3 of 3) sorted by relevance
62 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()
712 struct bpf_prog_stream_read_opts { struct731 struct bpf_prog_stream_read_opts *opts); argument
1380 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