Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c6816 static int libbpf_find_attach_btf_id(struct bpf_program *prog);
6830 btf_id = libbpf_find_attach_btf_id(prog); in bpf_program__load()
8764 static int libbpf_find_attach_btf_id(struct bpf_program *prog) in libbpf_find_attach_btf_id() function