Home
last modified time | relevance | path

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

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