• Home
  • Raw
  • Download

Lines Matching defs:syncobj

224 	struct drm_syncobj *syncobj;  member
245 struct drm_syncobj *syncobj; in drm_syncobj_find() local
260 static void drm_syncobj_fence_add_wait(struct drm_syncobj *syncobj, in drm_syncobj_fence_add_wait()
285 static void drm_syncobj_remove_wait(struct drm_syncobj *syncobj, in drm_syncobj_remove_wait()
309 drm_syncobj_add_eventfd(struct drm_syncobj *syncobj, in drm_syncobj_add_eventfd()
327 void drm_syncobj_add_point(struct drm_syncobj *syncobj, in drm_syncobj_add_point()
366 void drm_syncobj_replace_fence(struct drm_syncobj *syncobj, in drm_syncobj_replace_fence()
401 static int drm_syncobj_assign_null_handle(struct drm_syncobj *syncobj) in drm_syncobj_assign_null_handle()
434 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); in drm_syncobj_find_fence() local
519 struct drm_syncobj *syncobj = container_of(kref, in drm_syncobj_free() local
549 struct drm_syncobj *syncobj; in drm_syncobj_create() local
588 struct drm_syncobj *syncobj, u32 *handle) in drm_syncobj_get_handle()
616 struct drm_syncobj *syncobj; in drm_syncobj_create_as_handle() local
630 struct drm_syncobj *syncobj; in drm_syncobj_destroy() local
645 struct drm_syncobj *syncobj = file->private_data; in drm_syncobj_file_release() local
664 int drm_syncobj_get_fd(struct drm_syncobj *syncobj, int *p_fd) in drm_syncobj_get_fd()
692 struct drm_syncobj *syncobj = drm_syncobj_find(file_private, handle); in drm_syncobj_handle_to_fd() local
706 struct drm_syncobj *syncobj; in drm_syncobj_fd_to_handle() local
742 struct drm_syncobj *syncobj; in drm_syncobj_import_sync_file_fence() local
808 struct drm_syncobj *syncobj = ptr; in drm_syncobj_release_handle() local
1003 static void syncobj_wait_syncobj_func(struct drm_syncobj *syncobj, in syncobj_wait_syncobj_func()
1375 syncobj_eventfd_entry_func(struct drm_syncobj *syncobj, in syncobj_eventfd_entry_func()
1421 struct drm_syncobj *syncobj; in drm_syncobj_eventfd_ioctl() local