OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ref_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_object.c
118
* @
ref_type
: Type of ref object.
133
enum ttm_ref_type
ref_type
;
member in struct:ttm_ref_object
171
enum ttm_ref_type
ref_type
))
353
enum ttm_ref_type
ref_type
, bool *existed,
356
struct drm_open_hash *ht = &tfile->ref_hash[
ref_type
];
401
ref->
ref_type
=
ref_type
;
436
ht = &tfile->ref_hash[ref->
ref_type
];
441
if (ref->
ref_type
!= TTM_REF_USAGE && base->ref_obj_release)
442
base->ref_obj_release(base, ref->
ref_type
);
[
all
...]
ttm_object.c
118
* @
ref_type
: Type of ref object.
133
enum ttm_ref_type
ref_type
;
member in struct:ttm_ref_object
171
enum ttm_ref_type
ref_type
))
353
enum ttm_ref_type
ref_type
, bool *existed,
356
struct drm_open_hash *ht = &tfile->ref_hash[
ref_type
];
401
ref->
ref_type
=
ref_type
;
436
ht = &tfile->ref_hash[ref->
ref_type
];
441
if (ref->
ref_type
!= TTM_REF_USAGE && base->ref_obj_release)
442
base->ref_obj_release(base, ref->
ref_type
);
[
all
...]
Completed in 22 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025