Searched refs:bpf_program__attach_btf_id (Results 1 – 1 of 1) sorted by relevance
11188 static struct bpf_link *bpf_program__attach_btf_id(const struct bpf_program *prog, in bpf_program__attach_btf_id() function11226 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_trace()11232 return bpf_program__attach_btf_id(prog, opts); in bpf_program__attach_trace_opts()11237 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_lsm()