| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | seqno-fence.h | 26 const struct dma_fence_ops *ops; 32 extern const struct dma_fence_ops seqno_fence_ops; 91 const struct dma_fence_ops *ops) in seqno_fence_init()
|
| H A D | dma-fence.h | 26 struct dma_fence_ops; 67 const struct dma_fence_ops *ops; 125 struct dma_fence_ops { struct 266 void dma_fence_init(struct dma_fence *fence, const struct dma_fence_ops *ops, argument 455 const struct dma_fence_ops *ops) in __dma_fence_is_later()
|
| H A D | dma-fence-array.h | 48 extern const struct dma_fence_ops dma_fence_array_ops;
|
| H A D | dma-fence-chain.h | 36 extern const struct dma_fence_ops dma_fence_chain_ops;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_fence_ops.c | 98 extern const struct dma_fence_ops kbase_fence_ops; /* silence checker warning */ 99 const struct dma_fence_ops kbase_fence_ops = { .wait = dma_fence_default_wait,
|
| H A D | mali_kbase_fence.h | 79 extern const struct dma_fence_ops kbase_fence_ops;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd_fence.c | 32 static const struct dma_fence_ops amdkfd_fence_ops; 172 static const struct dma_fence_ops amdkfd_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/scheduler/ |
| H A D | sched_fence.c | 131 static const struct dma_fence_ops drm_sched_fence_ops_scheduled = { 137 static const struct dma_fence_ops drm_sched_fence_ops_finished = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_fence.c | 40 static const struct dma_fence_ops nouveau_fence_ops_uevent; 41 static const struct dma_fence_ops nouveau_fence_ops_legacy; 505 static const struct dma_fence_ops nouveau_fence_ops_legacy = { 532 static const struct dma_fence_ops nouveau_fence_ops_uevent = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/ |
| H A D | vc4_fence.c | 44 const struct dma_fence_ops vc4_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/v3d/ |
| H A D | v3d_fence.c | 46 const struct dma_fence_ops v3d_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/rknpu/ |
| H A D | rknpu_fence.c | 22 static const struct dma_fence_ops rknpu_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | seqno-fence.c | 63 const struct dma_fence_ops seqno_fence_ops = {
|
| H A D | sw_sync.c | 64 static const struct dma_fence_ops timeline_fence_ops; 176 static const struct dma_fence_ops timeline_fence_ops = {
|
| H A D | dma-fence.c | 118 static const struct dma_fence_ops dma_fence_stub_ops = { 904 dma_fence_init(struct dma_fence *fence, const struct dma_fence_ops *ops, in dma_fence_init()
|
| H A D | dma-fence-array.c | 126 const struct dma_fence_ops dma_fence_array_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_fence.c | 53 static const struct dma_fence_ops stub_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_sw_fence.h | 89 const struct dma_fence_ops *exclude,
|
| H A D | i915_sw_fence_work.c | 80 static const struct dma_fence_ops fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/ |
| H A D | rve_fence.c | 21 static const struct dma_fence_ops rve_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/ |
| H A D | rga_fence.c | 22 static const struct dma_fence_ops rga_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_fence.h | 36 extern const struct dma_fence_ops kbase_fence_ops;
|
| H A D | mali_kbase_fence.c | 76 const struct dma_fence_ops kbase_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_fence.c | 68 static const struct dma_fence_ops virtio_fence_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/ |
| H A D | msm_fence.c | 117 static const struct dma_fence_ops msm_fence_ops = {
|