Searched refs:ttm_ref_object_exists (Results 1 – 3 of 3) sorted by relevance
248 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
283 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists() function317 EXPORT_SYMBOL(ttm_ref_object_exists);
547 if (likely(ttm_ref_object_exists(tfile, &vmw_user_bo->prime.base))) in vmw_user_dmabuf_verify_access()