Searched defs:targ_btf (Results 1 – 3 of 3) sorted by relevance
303 const struct btf *targ_btf, in bpf_core_fields_are_compat()373 const struct btf *targ_btf, in bpf_core_match_member()448 const struct btf *targ_btf, __u32 targ_id, in bpf_core_spec_match()
5094 const struct btf *targ_btf, in bpf_core_add_cands()5313 const struct btf *targ_btf, __u32 targ_id) in bpf_core_types_are_compat()
366 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_local() local436 struct btf *targ_btf = btf__parse(test->btf_src_file, NULL); in setup_type_id_case_success() local
Completed in 27 milliseconds