Home
last modified time | relevance | path

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

/external/libbpf/src/
Dlibbpf.c6556 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name,
6586 err = libbpf_find_attach_btf_id(prog, attach_name, &btf_obj_fd, &btf_type_id); in libbpf_preload_prog()
9066 static int libbpf_find_attach_btf_id(struct bpf_program *prog, const char *attach_name, in libbpf_find_attach_btf_id() function