Home
last modified time | relevance | path

Searched defs:local_btf (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c427 struct btf *local_btf = btf__parse(test->bpf_obj_file, NULL); setup_type_id_case_local() local
[all...]
/linux/tools/bpf/bpftool/
H A Dgen.c2302 btfgen_find_cands(const struct btf * local_btf,const struct btf * targ_btf,__u32 local_id) btfgen_find_cands() argument
/linux/kernel/bpf/
H A Dbtf.c8960 bpf_core_types_are_compat(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_are_compat() argument
8969 bpf_core_types_match(const struct btf * local_btf,u32 local_id,const struct btf * targ_btf,u32 targ_id) bpf_core_types_match() argument
9192 const struct btf *local_btf = ctx->btf; bpf_core_find_cands() local
/linux/tools/lib/bpf/
H A Dlibbpf.c5743 bpf_core_find_cands(struct bpf_object * obj,const struct btf * local_btf,__u32 local_type_id) bpf_core_find_cands() argument
5822 bpf_core_types_are_compat(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_are_compat() argument
5828 bpf_core_types_match(const struct btf * local_btf,__u32 local_id,const struct btf * targ_btf,__u32 targ_id) bpf_core_types_match() argument
5881 bpf_core_resolve_relo(struct bpf_program * prog,const struct bpf_core_relo * relo,int relo_idx,const struct btf * local_btf,struct hashmap * cand_cache,struct bpf_core_relo_res * targ_res) bpf_core_resolve_relo() argument
[all...]