Searched refs:bpf_program__attach_btf_id (Results 1 – 1 of 1) sorted by relevance
12433 static struct bpf_link *bpf_program__attach_btf_id(const struct bpf_program *prog, in bpf_program__attach_btf_id() function12471 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_trace()12477 return bpf_program__attach_btf_id(prog, opts); in bpf_program__attach_trace_opts()12482 return bpf_program__attach_btf_id(prog, NULL); in bpf_program__attach_lsm()