Searched refs:BTF_KIND_RESTRICT (Results 1 – 8 of 8) sorted by relevance
71 BTF_KIND_RESTRICT = 11, /* Restrict */ enumerator
404 return btf_kind(t) == BTF_KIND_RESTRICT; in btf_is_restrict()413 kind == BTF_KIND_RESTRICT || in btf_is_mod()
331 case BTF_KIND_RESTRICT: in btf_dump_mark_referenced()581 case BTF_KIND_RESTRICT: in btf_dump_order_type()757 case BTF_KIND_RESTRICT: in btf_dump_emit_type()1320 case BTF_KIND_RESTRICT: in btf_dump_emit_type_decl()1384 case BTF_KIND_RESTRICT: in btf_dump_emit_mods()1490 case BTF_KIND_RESTRICT: in btf_dump_emit_type_chain()
301 case BTF_KIND_RESTRICT: in btf_type_size()355 case BTF_KIND_RESTRICT: in btf_bswap_type_rest()500 case BTF_KIND_RESTRICT: in btf_validate_type()793 case BTF_KIND_RESTRICT: in btf__resolve_size()838 case BTF_KIND_RESTRICT: in btf__align_of()2594 return btf_add_ref_kind(btf, BTF_KIND_RESTRICT, NULL, ref_type_id);3960 case BTF_KIND_RESTRICT:4017 case BTF_KIND_RESTRICT:4369 case BTF_KIND_RESTRICT:4665 case BTF_KIND_RESTRICT:[all …]
1482 case BTF_KIND_RESTRICT: in glob_sym_btf_matches()
2206 case BTF_KIND_RESTRICT: return "restrict";
60 Kind = BTF::BTF_KIND_RESTRICT; in BTFTypeDerived()
35435 BTF_KIND_RESTRICT = 11, enumerator