Searched refs:ttm_base_object_lookup (Results 1 – 7 of 7) sorted by relevance
196 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
230 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() function250 EXPORT_SYMBOL(ttm_base_object_lookup);672 base = ttm_base_object_lookup(tfile, handle); in ttm_prime_handle_to_fd()
239 base = ttm_base_object_lookup(tfile, handle); in vmw_simple_resource_lookup()
897 base = ttm_base_object_lookup(tfile, handle); in vmw_user_bo_lookup()
238 base = ttm_base_object_lookup(tfile, handle); in vmw_user_resource_lookup_handle()
776 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()
1447 user_obj = ttm_base_object_lookup(tfile, mode_cmd->handles[0]); in vmw_kms_fb_create()