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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c7250 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name,
7294 err = libbpf_find_attach_btf_id(prog, attach_name, &btf_obj_fd, &btf_type_id);
9852 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name, function

Completed in 127 milliseconds