Home
last modified time | relevance | path

Searched refs:BTF_KIND_RESTRICT (Results 1 - 7 of 7) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbtf.h71 BTF_KIND_RESTRICT = 11, /* Restrict */ enumerator
/third_party/libbpf/src/
H A Dbtf.h404 return btf_kind(t) == BTF_KIND_RESTRICT; in btf_is_restrict()
413 kind == BTF_KIND_RESTRICT || in btf_is_mod()
H A Dbtf_dump.c331 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()
H A Dbtf.c301 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()
2586 * Append new BTF_KIND_RESTRICT type with:
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
[all...]
H A Dlinker.c1482 case BTF_KIND_RESTRICT: in glob_sym_btf_matches()
H A Dlibbpf.c2206 case BTF_KIND_RESTRICT: return "restrict";
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp60 Kind = BTF::BTF_KIND_RESTRICT; in BTFTypeDerived()

Completed in 35 milliseconds