Home
last modified time | relevance | path

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

/freebsd-src/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() argument
257 enum ttm_ref_type ref_type, bool *existed) in ttm_ref_object_add() argument
340 ttm_ref_object_base_unref(struct ttm_object_file * tfile,unsigned long key,enum ttm_ref_type ref_type) ttm_ref_object_base_unref() argument
[all...]
/freebsd-src/sys/ddb/
H A Ddb_pprint.c247 struct ctf_type_v3 *ref_type; db_pprint_ptr() local
318 struct ctf_type_v3 *ref_type = db_ctf_typeid_to_type(&sym_data, db_pprint_type() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp377 Type *ref_type = ResolveTypeUID(ctf_modifier.type); in CreateModifier() local