Lines Matching defs:syncobj
70 struct drm_syncobj *syncobj; in drm_syncobj_find() local
85 static void drm_syncobj_add_callback_locked(struct drm_syncobj *syncobj, in drm_syncobj_add_callback_locked()
93 static int drm_syncobj_fence_get_or_add_callback(struct drm_syncobj *syncobj, in drm_syncobj_fence_get_or_add_callback()
133 void drm_syncobj_add_callback(struct drm_syncobj *syncobj, in drm_syncobj_add_callback()
148 void drm_syncobj_remove_callback(struct drm_syncobj *syncobj, in drm_syncobj_remove_callback()
164 void drm_syncobj_replace_fence(struct drm_syncobj *syncobj, in drm_syncobj_replace_fence()
215 static int drm_syncobj_assign_null_handle(struct drm_syncobj *syncobj) in drm_syncobj_assign_null_handle()
251 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); in drm_syncobj_find_fence() local
274 struct drm_syncobj *syncobj = container_of(kref, in drm_syncobj_free() local
298 struct drm_syncobj *syncobj; in drm_syncobj_create() local
336 struct drm_syncobj *syncobj, u32 *handle) in drm_syncobj_get_handle()
364 struct drm_syncobj *syncobj; in drm_syncobj_create_as_handle() local
378 struct drm_syncobj *syncobj; in drm_syncobj_destroy() local
393 struct drm_syncobj *syncobj = file->private_data; in drm_syncobj_file_release() local
412 int drm_syncobj_get_fd(struct drm_syncobj *syncobj, int *p_fd) in drm_syncobj_get_fd()
440 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); in drm_syncobj_handle_to_fd() local
454 struct drm_syncobj *syncobj; in drm_syncobj_fd_to_handle() local
491 struct drm_syncobj *syncobj; in drm_syncobj_import_sync_file_fence() local
557 struct drm_syncobj *syncobj = ptr; in drm_syncobj_release_handle() local
676 static void syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, in syncobj_wait_syncobj_func()