Searched refs:bpf_program__attach_btf_id (Results 1 – 1 of 1) sorted by relevance
12558 static struct bpf_link *bpf_program__attach_btf_id(const struct bpf_program *prog, in bpf_program__attach_btf_id() function12596 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_trace()12602 return bpf_program__attach_btf_id(prog, opts); in bpf_program__attach_trace_opts()12607 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_lsm()