Searched refs:BTF_KIND_FWD (Results 1 – 9 of 9) sorted by relevance
309 case BTF_KIND_FWD: in btf_type_size()363 case BTF_KIND_FWD: in btf_bswap_type_rest()2379 id = btf_add_ref_kind(btf, BTF_KIND_FWD, name, 0);2383 t->info = btf_type_info(BTF_KIND_FWD, 0, fwd_kind == BTF_FWD_UNION);3813 case BTF_KIND_FWD:3916 case BTF_KIND_FWD:4185 if ((cand_kind == BTF_KIND_FWD || canon_kind == BTF_KIND_FWD)4190 if (cand_kind == BTF_KIND_FWD) {4214 case BTF_KIND_FWD:4351 if (t_kind != BTF_KIND_FWD && c_kind == BTF_KIND_FWD)[all …]
325 case BTF_KIND_FWD: in btf_dump_mark_referenced()546 case BTF_KIND_FWD: in btf_dump_order_type()764 case BTF_KIND_FWD: in btf_dump_emit_type()1331 case BTF_KIND_FWD: in btf_dump_emit_type_decl()1473 case BTF_KIND_FWD: in btf_dump_emit_type_chain()2434 case BTF_KIND_FWD: in btf_dump_dump_type_data()
176 case BTF_KIND_FWD: in __bpf_core_types_are_compat()434 case BTF_KIND_FWD: in bpf_core_fields_are_compat()1580 case BTF_KIND_FWD: { in __bpf_core_types_match()1614 if (targ_k != BTF_KIND_FWD) in __bpf_core_types_match()
384 return btf_kind(t) == BTF_KIND_FWD; in btf_is_fwd()
1339 case BTF_KIND_FWD: in glob_sym_btf_matches()1356 case BTF_KIND_FWD: in glob_sym_btf_matches()
2189 case BTF_KIND_FWD: return "fwd";
67 BTF_KIND_FWD = 7, /* Forward */ enumerator
98 Kind = BTF::BTF_KIND_FWD; in BTFTypeFwd()
35431 BTF_KIND_FWD = 7, enumerator