HomeSort by: relevance | last modified time | path
    Searched refs:ttm_ref_object_exists (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_object.h 254 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
ttm_object.c 307 * ttm_ref_object_exists - Check whether a caller has a valid ref object
316 bool ttm_ref_object_exists(struct ttm_object_file *tfile, function in typeref:typename:bool
vmwgfx_bo.c 674 if (likely(ttm_ref_object_exists(tfile, &vmw_user_bo->prime.base)))

Completed in 15 milliseconds