Searched refs:ttm_base_object (Results 1 – 9 of 9) sorted by relevance
102 struct ttm_base_object { struct106 void (*refcount_release) (struct ttm_base_object **base); argument128 struct ttm_base_object base;133 void (*refcount_release) (struct ttm_base_object **);151 struct ttm_base_object *base,154 void (*refcount_release) (struct ttm_base_object180 extern struct ttm_base_object *192 extern void ttm_base_object_unref(struct ttm_base_object **p_base);218 struct ttm_base_object *base,293 (struct ttm_base_object **));[all …]
126 struct ttm_base_object *obj;188 struct ttm_base_object *base, in ttm_base_object_init()226 struct ttm_base_object *base = in ttm_release_base()247 struct ttm_base_object *base = *p_base; in ttm_base_object_unref()257 struct ttm_base_object *base = NULL; in ttm_base_object_lookup()275 struct ttm_base_object *278 struct ttm_base_object *base; in ttm_base_object_lookup_for_ref()291 struct ttm_base_object *base, in ttm_ref_object_add()489 struct ttm_base_object *base = *p_base; in ttm_prime_refcount_release()543 struct ttm_base_object *base; in ttm_prime_fd_to_handle()[all …]
38 struct ttm_base_object base;112 static void vmw_simple_resource_base_release(struct ttm_base_object **p_base) in vmw_simple_resource_base_release()114 struct ttm_base_object *base = *p_base; in vmw_simple_resource_base_release()207 struct ttm_base_object *base; in vmw_simple_resource_lookup()
22 struct ttm_base_object base;279 static void vmw_user_fence_base_release(struct ttm_base_object **p_base) in vmw_user_fence_base_release()281 struct ttm_base_object *base = *p_base; in vmw_user_fence_base_release()402 static struct ttm_base_object *405 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()430 struct ttm_base_object *base; in vmw_fence_obj_wait_ioctl()483 struct ttm_base_object *base; in vmw_fence_obj_signaled_ioctl()678 struct ttm_base_object *base = in vmw_fence_event_ioctl()
63 vmw_user_surface_base_to_res(struct ttm_base_object *base);662 struct ttm_base_object *base = *p_base; in vmw_user_surface_base_release()878 struct ttm_base_object *base; in vmw_lookup_user_surface_for_buffer()905 struct ttm_base_object *base; in vmw_lookup_surface_for_buffer()922 struct ttm_base_object *base; in vmw_lookup_surface_handle_for_buffer()935 struct ttm_base_object **base_p) in vmw_buffer_prime_to_surface_base()937 struct ttm_base_object *base; in vmw_buffer_prime_to_surface_base()985 struct ttm_base_object **base_p) in vmw_surface_handle_reference()990 struct ttm_base_object *base; in vmw_surface_handle_reference()1079 struct ttm_base_object *base; in vmw_surface_reference_ioctl()[all …]
36 struct ttm_base_object base;47 vmw_user_context_base_to_res(struct ttm_base_object *base);682 vmw_user_context_base_to_res(struct ttm_base_object *base) in vmw_user_context_base_to_res()705 static void vmw_user_context_base_release(struct ttm_base_object **p_base) in vmw_user_context_base_release()707 struct ttm_base_object *base = *p_base; in vmw_user_context_base_release()
44 struct ttm_base_object base;59 vmw_user_shader_base_to_res(struct ttm_base_object *base);641 vmw_user_shader_base_to_res(struct ttm_base_object *base) in vmw_user_shader_base_to_res()667 static void vmw_user_shader_base_release(struct ttm_base_object **p_base) in vmw_user_shader_base_release()669 struct ttm_base_object *base = *p_base; in vmw_user_shader_base_release()
53 struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base);
264 struct ttm_base_object *base; in vmw_user_resource_lookup_handle()
Completed in 25 milliseconds