Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A 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
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c4679 const struct btf *targ_btf) in bpf_core_find_cands()
4754 const struct btf *targ_btf, in bpf_core_fields_are_compat()
4823 const struct btf *targ_btf, in bpf_core_match_member()
4913 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
4992 const struct btf *targ_btf, __u32 targ_id, in bpf_core_spec_match()
5726 const struct btf *targ_btf, in bpf_core_apply_relo()
5899 struct btf *targ_btf; in bpf_object__relocate_core() local