Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dlibbpf.map349 bpf_program__attach_trace_opts;
Dlibbpf.h759 bpf_program__attach_trace_opts(const struct bpf_program *prog, const struct bpf_trace_opts *opts);
Dlibbpf.c11880 struct bpf_link *bpf_program__attach_trace_opts(const struct bpf_program *prog, in bpf_program__attach_trace_opts() function