Searched refs:bpf_trace_opts (Results 1 – 3 of 3) sorted by relevance
810 struct bpf_trace_opts { struct821 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts); argument
12738 const struct bpf_trace_opts *opts) in bpf_program__attach_btf_id()12744 if (!OPTS_VALID(opts, bpf_trace_opts)) in bpf_program__attach_btf_id()12778 const struct bpf_trace_opts *opts) in bpf_program__attach_trace_opts()
605 LIBBPF_OPTS(bpf_trace_opts, trace_opts); in tp_btf_subtest()