| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sync_file.h | 35 struct sync_file { struct 46 struct list_head sync_file_list; argument 58 struct sync_file *sync_file_create(struct dma_fence *fence); argument
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | sync_file.c | 24 struct sync_file *sync_file; in sync_file_alloc() local 48 struct sync_file *sync_file; in fence_check_cb_func() local 66 struct sync_file *sync_file; in sync_file_create() local 104 struct sync_file *sync_file; in sync_file_get_fence() local 131 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len) in sync_file_get_name() 148 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() local 298 struct sync_file *sync_file = file->private_data; in sync_file_release() local 310 struct sync_file *sync_file = file->private_data; in sync_file_poll() local [all …]
|
| H A D | sync_debug.c | 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
|
| H A D | sw_sync.c | 335 struct sync_file *sync_file; in sw_sync_ioctl_create_fence() local
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/ |
| H A D | rknpu_fence.c | 63 struct sync_file *sync_file = NULL; in rknpu_fence_get_fd() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/ |
| H A D | rve_fence.c | 64 struct sync_file *sync_file = NULL; in rve_out_fence_get_fd() local
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_fence.c | 76 struct sync_file *sync_file = NULL; in rga_dma_fence_get_fd() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync_file.c | 64 struct sync_file *sync_file; in kbase_sync_fence_out_create() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_file.c | 66 struct sync_file *sync_file; in kbase_sync_fence_out_create() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/ |
| H A D | mali_internal_sync.h | 82 struct mali_internal_sync_fence *sync_file; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_kcpu.c | 1590 struct base_fence *fence, struct sync_file **sync_file, in kbasep_kcpu_fence_signal_init() 1671 struct sync_file *sync_file = NULL; in kbase_kcpu_fence_signal_prepare() local 1717 struct base_fence *fence, struct sync_file **sync_file, int *fd) in kbase_kcpu_fence_signal_init()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_gem_submit.c | 435 struct sync_file *sync_file = NULL; in etnaviv_ioctl_gem_submit() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_ioctl.c | 84 struct sync_file *sync_file; in virtio_gpu_execbuffer_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_gem_submit.c | 585 struct sync_file *sync_file = NULL; in msm_ioctl_gem_submit() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_atomic_uapi.c | 1089 struct sync_file *sync_file; member
|
| H A D | drm_syncobj.c | 690 struct sync_file *sync_file; in drm_syncobj_export_sync_file() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_cs.c | 1439 struct sync_file *sync_file; in amdgpu_cs_fence_to_handle_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_execbuf.c | 4041 struct sync_file *sync_file = NULL; in vmw_execbuf_process() local
|