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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c12346 static struct bpf_link *bpf_program__attach_btf_id(const struct bpf_program *prog, function
12384 return bpf_program__attach_btf_id(prog, NULL);
12390 return bpf_program__attach_btf_id(prog, opts);
12395 return bpf_program__attach_btf_id(prog, NULL);

Completed in 197 milliseconds