Searched refs:TTM_REF_USAGE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_object.h49 * TTM_REF_USAGE is a simple refcount on a base object.
60 TTM_REF_USAGE, enumerator in enum:ttm_ref_type
112 * with another ttm_ref_type than TTM_REF_USAGE is deleted.
H A Dttm_object.c173 ret = ttm_ref_object_add(tfile, base, TTM_REF_USAGE, NULL);
332 if (ref->ref_type != TTM_REF_USAGE && base->ref_obj_release)
H A Dttm_lock.c317 lock->base.hash.key, TTM_REF_USAGE);

Completed in 53 milliseconds