Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/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 Dsync_debug.c36 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
H A Dsw_sync.c333 struct sync_file *sync_file; in sw_sync_ioctl_create_fence() local
H A Ddma-buf.c342 struct sync_file *sync_file; in dma_buf_export_sync_file() local
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem_submit.c423 struct sync_file *sync_file = NULL; in etnaviv_ioctl_gem_submit() local
/openbmc/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_submit.c40 struct sync_file *sync_file; member
/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_submit.c968 struct sync_file *sync_file = sync_file_create(submit->user_fence); in msm_ioctl_gem_submit() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c1130 struct sync_file *sync_file; member
H A Ddrm_syncobj.c764 struct sync_file *sync_file; in drm_syncobj_export_sync_file() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1560 struct sync_file *sync_file; in amdgpu_cs_fence_to_handle_ioctl() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c4100 struct sync_file *sync_file = NULL; in vmw_execbuf_process() local