Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.c11707 static struct bpf_link *bpf_program__attach_btf_id(const struct bpf_program *prog, function
11745 return bpf_program__attach_btf_id(prog, NULL);
11751 return bpf_program__attach_btf_id(prog, opts);
11756 return bpf_program__attach_btf_id(prog, NULL);