Searched defs:sync_file (Results 1 – 11 of 11) sorted by relevance
35 struct sync_file { struct46 struct list_head sync_file_list; argument58 struct sync_file *sync_file_create(struct dma_fence *fence); argument
24 struct sync_file *sync_file; in sync_file_alloc() local48 struct sync_file *sync_file; in fence_check_cb_func() local66 struct sync_file *sync_file; in sync_file_create() local104 struct sync_file *sync_file; in sync_file_get_fence() local148 static int sync_file_set_fence(struct sync_file *sync_file, in sync_file_set_fence()175 static struct dma_fence **get_fences(struct sync_file *sync_file, in get_fences()213 struct sync_file *sync_file; in sync_file_merge() local297 struct sync_file *sync_file = file->private_data; in sync_file_release() local309 struct sync_file *sync_file = file->private_data; in sync_file_poll() local323 static long sync_file_ioctl_merge(struct sync_file *sync_file, in sync_file_ioctl_merge()[all …]
36 void sync_file_debug_add(struct sync_file *sync_file) in sync_file_debug_add()45 void sync_file_debug_remove(struct sync_file *sync_file) in sync_file_debug_remove()122 struct sync_file *sync_file) in sync_print_sync_file()162 struct sync_file *sync_file = in sync_info_debugfs_show() local
333 struct sync_file *sync_file; in sw_sync_ioctl_create_fence() local
435 struct sync_file *sync_file = NULL; in etnaviv_ioctl_gem_submit() local
891 struct sync_file *sync_file = sync_file_create(submit->user_fence); in msm_ioctl_gem_submit() local
128 struct sync_file *sync_file; in virtio_gpu_execbuffer_ioctl() local
1117 struct sync_file *sync_file; member
709 struct sync_file *sync_file; in drm_syncobj_export_sync_file() local
1465 struct sync_file *sync_file; in amdgpu_cs_fence_to_handle_ioctl() local
3831 int32_t out_fence_fd, struct sync_file *sync_file) in vmw_execbuf_copy_fence_user()4054 struct sync_file *sync_file = NULL; in vmw_execbuf_process() local
Completed in 26 milliseconds