Home
last modified time | relevance | path

Searched refs:dma_fence_cb (Results 1 – 25 of 45) sorted by relevance

12

/linux-6.15/include/linux/
H A Ddma-fence.h28 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);
H A Dsync_file.h53 struct dma_fence_cb cb;
H A Ddma-fence-chain.h38 struct dma_fence_cb cb;
H A Ddma-fence-array.h24 struct dma_fence_cb cb;
H A Ddma-buf.h437 struct dma_fence_cb cb;
/linux-6.15/include/drm/
H A Dgpu_scheduler.h182 struct dma_fence_cb cb;
370 struct dma_fence_cb finish_cb;
374 struct dma_fence_cb cb;
/linux-6.15/drivers/dma-buf/
H A Ddma-fence.c370 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()
H A Dst-dma-fence.c37 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()
H A Ddma-fence-chain.c135 static void dma_fence_chain_cb(struct dma_fence *f, struct dma_fence_cb *cb) in dma_fence_chain_cb()
H A Ddma-fence-array.c56 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_active_types.h20 struct dma_fence_cb cb;
H A Di915_sw_fence.c419 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()
H A Di915_sw_fence.h80 struct dma_fence_cb base;
H A Di915_active.h48 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);
H A Di915_active.c210 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()
1116 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) in i915_active_noop()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_range_fence.h41 struct dma_fence_cb cb;
H A Dxe_sync.c25 struct dma_fence_cb cb;
106 static void user_fence_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in user_fence_cb()
H A Dxe_range_fence.c21 xe_range_fence_signal_notify(struct dma_fence *fence, struct dma_fence_cb *cb) in xe_range_fence_signal_notify()
H A Dxe_vm_types.h98 struct dma_fence_cb destroy_cb;
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_engine_pm.c99 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-6.15/drivers/gpu/drm/scheduler/
H A Dsched_entity.c186 struct dma_fence_cb *cb) in drm_sched_entity_kill_jobs_cb()
359 struct dma_fence_cb *cb) in drm_sched_entity_clear_dep()
373 struct dma_fence_cb *cb) in drm_sched_entity_wakeup()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ids.c45 struct dma_fence_cb cb;
88 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_syncobj.c218 struct dma_fence_cb fence_cb;
228 struct dma_fence_cb fence_cb;
1000 struct dma_fence_cb *cb) in syncobj_wait_fence_func()
1405 struct dma_fence_cb *cb) in syncobj_eventfd_entry_fence_func()
/linux-6.15/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c298 struct dma_fence_cb cb;
404 static void __memcpy_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in __memcpy_cb()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_drv.h120 struct dma_fence_cb cb;

12