Searched defs:syncobj (Results 1 – 4 of 4) sorted by relevance
70 struct drm_syncobj *syncobj; in drm_syncobj_find() local85 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() local274 struct drm_syncobj *syncobj = container_of(kref, in drm_syncobj_free() local298 struct drm_syncobj *syncobj; in drm_syncobj_create() local[all …]
121 drm_syncobj_fence_get(struct drm_syncobj *syncobj) in drm_syncobj_fence_get()
2083 struct drm_syncobj *syncobj; in get_fence_array() local2132 struct drm_syncobj *syncobj; in await_fence_array() local2162 struct drm_syncobj *syncobj; in signal_fence_array() local
1426 struct drm_syncobj *syncobj; in amdgpu_cs_fence_to_handle_ioctl() local