Searched refs:BTF_KIND_ENUM64 (Results 1 – 7 of 7) sorted by relevance
79 BTF_KIND_ENUM64 = 19, /* Enumeration up to 64-bit values */ enumerator
324 case BTF_KIND_ENUM64: in btf_dump_mark_referenced()545 case BTF_KIND_ENUM64: in btf_dump_order_type()747 case BTF_KIND_ENUM64: in btf_dump_emit_type()1330 case BTF_KIND_ENUM64: in btf_dump_emit_type_decl()1465 case BTF_KIND_ENUM64: in btf_dump_emit_type_chain()2282 case BTF_KIND_ENUM64: in btf_dump_type_data_check_overflow()2387 case BTF_KIND_ENUM64: in btf_dump_type_data_check_zero()2460 case BTF_KIND_ENUM64: in btf_dump_dump_type_data()
318 #define BTF_KIND_ENUM64 19 /* Enum for up-to 64bit values */ macro379 return btf_kind(t) == BTF_KIND_ENUM64; in btf_is_enum64()
323 case BTF_KIND_ENUM64: in btf_type_size()382 case BTF_KIND_ENUM64: in btf_bswap_type_rest()634 case BTF_KIND_ENUM64: in btf__resolve_size()682 case BTF_KIND_ENUM64: in btf__align_of()2305 BTF_KIND_ENUM64);3825 case BTF_KIND_ENUM64:3895 case BTF_KIND_ENUM64:4211 case BTF_KIND_ENUM64:4938 case BTF_KIND_ENUM64:5033 case BTF_KIND_ENUM64: {
177 case BTF_KIND_ENUM64: in __bpf_core_types_are_compat()435 case BTF_KIND_ENUM64: in bpf_core_fields_are_compat()1601 case BTF_KIND_ENUM64: in __bpf_core_types_match()
1338 case BTF_KIND_ENUM64: in glob_sym_btf_matches()1361 case BTF_KIND_ENUM64: in glob_sym_btf_matches()
2201 case BTF_KIND_ENUM64: return "enum64";3962 case BTF_KIND_ENUM64:5156 BTF_TYPE_ENC(1, BTF_INFO_ENC(BTF_KIND_ENUM64, 0, 0), 8),