Searched defs:object_type (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/ttm/
H A Dttm_object.h124 enum ttm_object_type object_type; member in struct:ttm_base_object
H A Dttm_object.c147 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*rcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_external.cpp20 const char *object_type; member in struct:__tsan::TagData
75 void *__tsan_external_register_tag(const char *object_type) { argument
H A Dtsan_debugging.cpp143 __tsan_get_report_loc_object_type(void *report, uptr idx, const char **object_type) argument
H A Dtsan_report.cpp170 const char *object_type = GetObjectTypeFromTag(mop->external_tag); local
200 const char *object_type = GetObjectTypeFromTag(loc->external_tag); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.cpp661 std::string object_type = std::string(loc->GetAsDictionary() local
760 std::string object_type local
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp8014 const clang::ObjCObjectType *object_type = local

Completed in 108 milliseconds