Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Drelo_core.c146 const struct btf *targ_btf, __u32 targ_id, int level) in __bpf_core_types_are_compat()
415 const struct btf *targ_btf, in bpf_core_fields_are_compat()
484 const struct btf *targ_btf, in bpf_core_match_member()
559 const struct btf *targ_btf, __u32 targ_id, in bpf_core_spec_match()
1440 const struct btf *targ_btf, size_t targ_name_off) in bpf_core_names_match()
1458 const struct btf *targ_btf, const struct btf_type *targ_t) in bpf_core_enums_match()
1497 const struct btf *targ_btf, const struct btf_type *targ_t, in bpf_core_composites_match()
1561 int __bpf_core_types_match(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, in __bpf_core_types_match()
H A Dlibbpf.c5804 const struct btf *targ_btf, in bpf_core_add_cands()
6032 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
6038 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_match()
/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/tools/bpf/bpftool/
H A Dgen.c2395 btfgen_find_cands(const struct btf *local_btf, const struct btf *targ_btf, __u32 local_id) in btfgen_find_cands()
/linux/kernel/bpf/
H A Dbtf.c9416 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
9425 const struct btf *targ_btf, u32 targ_id) in bpf_core_types_match()
9595 bpf_core_add_cands(struct bpf_cand_cache *cands, const struct btf *targ_btf, in bpf_core_add_cands()