Home
last modified time | relevance | path

Searched defs:targ_btf (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcore_reloc.c428 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); setup_type_id_case_local() local
498 struct btf *targ_btf; setup_type_id_case_success() local
[all...]
/linux/kernel/bpf/
H A Dbtf.c9180 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
9189 const struct btf *targ_btf, u32 targ_id) in bpf_core_types_match()
9359 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()
/linux/tools/lib/bpf/
H A Dlibbpf.c5701 bpf_core_add_cands(struct bpf_core_cand * local_cand,size_t local_essent_len,const struct btf * targ_btf,const char * targ_btf_name,int targ_start_id,struct bpf_core_cand_list * cands) bpf_core_add_cands() argument
5928 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
5934 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