Home
last modified time | relevance | path

Searched defs:sync_file (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dsync_file.h35 struct sync_file { struct
46 struct list_head sync_file_list; argument
58 struct sync_file *sync_file_create(struct dma_fence *fence); argument
/linux/drivers/dma-buf/
H A Dsync_file.c25 struct sync_file *sync_file; in sync_file_alloc() local
49 struct sync_file *sync_file; in fence_check_cb_func() local
67 struct sync_file *sync_file; in sync_file_create() local
105 struct sync_file *sync_file; in sync_file_get_fence() local
132 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len) in sync_file_get_name()
162 struct sync_file *sync_file; in sync_file_merge() local
181 struct sync_file *sync_file = file->private_data; in sync_file_release() local
193 struct sync_file *sync_file = file->private_data; in sync_file_poll() local
207 static long sync_file_ioctl_merge(struct sync_file *sync_file, in sync_file_ioctl_merge()
279 static long sync_file_ioctl_fence_info(struct sync_file *sync_file, in sync_file_ioctl_fence_info()
[all …]
H A Dsw_sync.c349 struct sync_file *sync_file; in sw_sync_ioctl_create_fence() local
H A Ddma-buf.c417 struct sync_file *sync_file; in dma_buf_export_sync_file() local
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c40 struct sync_file *sync_file; member
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c661 struct sync_file *sync_file = NULL; in msm_ioctl_gem_submit() local
/linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c1174 struct sync_file *sync_file; member