Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h252 extern bool ttm_ref_object_exists(struct ttm_object_file *tfile,
H A Dvmwgfx_bo.c664 if (likely(ttm_ref_object_exists(tfile, &vmw_user_bo->prime.base))) in vmw_user_bo_verify_access()
H A Dttm_object.c300 * ttm_ref_object_exists - Check whether a caller has a valid ref object
309 bool ttm_ref_object_exists(struct ttm_object_file *tfile, in ttm_ref_object_exists() function

Completed in 4 milliseconds