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()
312 case BTF_KIND_RESTRICT: in btf_type_size()366 case BTF_KIND_RESTRICT: in btf_bswap_type_rest()645 case BTF_KIND_RESTRICT: in btf__resolve_size()690 case BTF_KIND_RESTRICT: in btf__align_of()2445 return btf_add_ref_kind(btf, BTF_KIND_RESTRICT, NULL, ref_type_id);3811 case BTF_KIND_RESTRICT:3868 case BTF_KIND_RESTRICT:4220 case BTF_KIND_RESTRICT:4516 case BTF_KIND_RESTRICT:4944 case BTF_KIND_RESTRICT:
1470 case BTF_KIND_RESTRICT: in glob_sym_btf_matches()
2193 case BTF_KIND_RESTRICT: return "restrict";
60 Kind = BTF::BTF_KIND_RESTRICT; in BTFTypeDerived()
35435 BTF_KIND_RESTRICT = 11, enumerator