Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dcore_reloc.c337 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_local() local
408 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_success() local
/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.c4677 const struct btf *targ_btf) in bpf_core_find_cands()
4752 const struct btf *targ_btf, in bpf_core_fields_are_compat()
4821 const struct btf *targ_btf, in bpf_core_match_member()
4911 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
4990 const struct btf *targ_btf, __u32 targ_id, in bpf_core_spec_match()
5724 const struct btf *targ_btf, in bpf_core_apply_relo()
5897 struct btf *targ_btf; in bpf_object__relocate_core() local