Home
last modified time | relevance | path

Searched defs:ref_type (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.c114 enum ttm_ref_type ref_type; member
151 enum ttm_ref_type ref_type)) in ttm_base_object_init()
257 enum ttm_ref_type ref_type, bool *existed) in ttm_ref_object_add()
335 unsigned long key, enum ttm_ref_type ref_type) in ttm_ref_object_base_unref()
/freebsd/sys/ddb/
H A Ddb_pprint.c247 struct ctf_type_v3 *ref_type; in db_pprint_ptr() local
339 struct ctf_type_v3 *ref_type = db_ctf_typeid_to_type(&sym_data, in db_pprint_type() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp377 Type *ref_type = ResolveTypeUID(ctf_modifier.type); in CreateModifier() local