Searched refs:dma_fence_cb (Results 1 – 25 of 44) sorted by relevance
12
| /linux/include/linux/ |
| A D | dma-fence.h | 28 struct dma_fence_cb; 107 struct dma_fence_cb *cb); 117 struct dma_fence_cb { struct 399 struct dma_fence_cb *cb, 402 struct dma_fence_cb *cb);
|
| A D | sync_file.h | 53 struct dma_fence_cb cb;
|
| A D | dma-fence-chain.h | 38 struct dma_fence_cb cb;
|
| A D | dma-fence-array.h | 24 struct dma_fence_cb cb;
|
| A D | dma-buf.h | 437 struct dma_fence_cb cb;
|
| /linux/drivers/dma-buf/ |
| A D | dma-fence.c | 370 struct dma_fence_cb *cur, *tmp; in dma_fence_signal_timestamp_locked() 643 int dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, in dma_fence_add_callback() 717 dma_fence_remove_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_remove_callback() 735 struct dma_fence_cb base; 740 dma_fence_default_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_default_wait_cb()
|
| A D | st-dma-fence.c | 37 struct dma_fence_cb cb; 41 static void mock_wakeup(struct dma_fence *f, struct dma_fence_cb *cb) in mock_wakeup() 151 struct dma_fence_cb cb; 155 static void simple_callback(struct dma_fence *f, struct dma_fence_cb *cb) in simple_callback()
|
| A D | dma-fence-chain.c | 135 static void dma_fence_chain_cb(struct dma_fence *f, struct dma_fence_cb *cb) in dma_fence_chain_cb()
|
| A D | dma-fence-array.c | 56 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
|
| /linux/include/drm/ |
| A D | gpu_scheduler.h | 187 struct dma_fence_cb cb; 350 struct dma_fence_cb finish_cb; 358 struct dma_fence_cb cb;
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_active_types.h | 20 struct dma_fence_cb cb;
|
| A D | i915_sw_fence.c | 419 struct dma_fence_cb *data) in dma_i915_sw_fence_wake() 448 struct dma_fence_cb *data) in dma_i915_sw_fence_wake_timer() 538 struct dma_fence_cb *data) in __dma_i915_sw_fence_wake()
|
| A D | i915_sw_fence.h | 80 struct dma_fence_cb base;
|
| A D | i915_active.h | 48 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);
|
| A D | i915_active.c | 210 active_fence_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in active_fence_cb() 219 node_retire(struct dma_fence *fence, struct dma_fence_cb *cb) in node_retire() 226 excl_retire(struct dma_fence *fence, struct dma_fence_cb *cb) in excl_retire() 1134 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) in i915_active_noop()
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_range_fence.h | 41 struct dma_fence_cb cb;
|
| A D | xe_sync.c | 25 struct dma_fence_cb cb; 100 static void user_fence_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in user_fence_cb()
|
| A D | xe_range_fence.c | 21 xe_range_fence_signal_notify(struct dma_fence *fence, struct dma_fence_cb *cb) in xe_range_fence_signal_notify()
|
| A D | xe_vm_types.h | 91 struct dma_fence_cb destroy_cb;
|
| /linux/drivers/gpu/drm/scheduler/ |
| A D | sched_entity.c | 199 struct dma_fence_cb *cb) in drm_sched_entity_kill_jobs_cb() 365 struct dma_fence_cb *cb) in drm_sched_entity_clear_dep() 379 struct dma_fence_cb *cb) in drm_sched_entity_wakeup()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | intel_engine_pm.c | 99 static void duration(struct dma_fence *fence, struct dma_fence_cb *cb) in duration() 250 struct dma_fence_cb *cb = in call_idle_barriers()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_ids.c | 45 struct dma_fence_cb cb; 88 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
|
| /linux/drivers/gpu/drm/ |
| A D | drm_syncobj.c | 218 struct dma_fence_cb fence_cb; 228 struct dma_fence_cb fence_cb; 1003 struct dma_fence_cb *cb) in syncobj_wait_fence_func() 1408 struct dma_fence_cb *cb) in syncobj_eventfd_entry_fence_func()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| A D | i915_gem_ttm_move.c | 298 struct dma_fence_cb cb; 404 static void __memcpy_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in __memcpy_cb()
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_drv.h | 121 struct dma_fence_cb cb;
|
Completed in 71 milliseconds
12