Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c7335 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name,
7379 err = libbpf_find_attach_btf_id(prog, attach_name, &btf_obj_fd, &btf_type_id); in libbpf_prepare_prog_load()
9993 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name, in libbpf_find_attach_btf_id() function