Searched refs:bpf_program__attach_trace_opts (Results 1 – 4 of 4) sorted by relevance
347 bpf_program__attach_trace_opts;
802 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts);
12599 struct bpf_link *bpf_program__attach_trace_opts(const struct bpf_program *prog, in bpf_program__attach_trace_opts() function
622 link = bpf_program__attach_trace_opts(skel->progs.handle_tp_btf, &trace_opts); in tp_btf_subtest()