Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c342 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_local() local
413 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_success() local
/linux-5.10/tools/lib/bpf/
Dlibbpf.c4620 const struct btf *targ_btf) in bpf_core_find_cands()
4695 const struct btf *targ_btf, in bpf_core_fields_are_compat()
4764 const struct btf *targ_btf, in bpf_core_match_member()
4854 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
4933 const struct btf *targ_btf, __u32 targ_id, in bpf_core_spec_match()
5667 const struct btf *targ_btf, in bpf_core_apply_relo()
5840 struct btf *targ_btf; in bpf_object__relocate_core() local