Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/
A Ddma-fence.h27 struct dma_fence_cb;
106 struct dma_fence_cb *cb);
116 struct dma_fence_cb { struct
378 struct dma_fence_cb *cb,
381 struct dma_fence_cb *cb);
A Dsync_file.h53 struct dma_fence_cb cb;
A Ddma-fence-array.h24 struct dma_fence_cb cb;
A Ddma-fence-chain.h38 struct dma_fence_cb cb;
A Ddma-buf.h432 struct dma_fence_cb cb;
A Dhost1x.h296 struct dma_fence_cb fence_cb;
/linux-6.3-rc2/include/drm/
A Dgpu_scheduler.h177 struct dma_fence_cb cb;
338 struct dma_fence_cb finish_cb;
346 struct dma_fence_cb cb;
/linux-6.3-rc2/drivers/dma-buf/
A Ddma-fence.c369 struct dma_fence_cb *cur, *tmp; in dma_fence_signal_timestamp_locked()
642 int dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, in dma_fence_add_callback()
716 dma_fence_remove_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_remove_callback()
734 struct dma_fence_cb base;
739 dma_fence_default_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_default_wait_cb()
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()
A Ddma-fence-array.c56 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
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()
A Dsync_file.c47 static void fence_check_cb_func(struct dma_fence *f, struct dma_fence_cb *cb) in fence_check_cb_func()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_active_types.h20 struct dma_fence_cb cb;
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()
A Di915_sw_fence.h80 struct dma_fence_cb base;
A Di915_active.h48 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);
A Di915_active.c211 active_fence_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in active_fence_cb()
220 node_retire(struct dma_fence *fence, struct dma_fence_cb *cb) in node_retire()
227 excl_retire(struct dma_fence *fence, struct dma_fence_cb *cb) in excl_retire()
1091 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) in i915_active_noop()
A Di915_request.h248 struct dma_fence_cb cb;
/linux-6.3-rc2/drivers/gpu/drm/scheduler/
A Dsched_entity.c154 struct dma_fence_cb *cb) in drm_sched_entity_kill_jobs_cb()
304 struct dma_fence_cb *cb) in drm_sched_entity_clear_dep()
318 struct dma_fence_cb *cb) in drm_sched_entity_wakeup()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_engine_pm.c99 static void duration(struct dma_fence *fence, struct dma_fence_cb *cb) in duration()
240 struct dma_fence_cb *cb = in call_idle_barriers()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ids.c45 struct dma_fence_cb cb;
89 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_drv.h112 struct dma_fence_cb cb;
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/
A Di915_gem_ttm_move.c295 struct dma_fence_cb cb;
401 static void __memcpy_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in __memcpy_cb()
/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_fence.c1045 struct dma_fence_cb base;
1050 radeon_fence_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in radeon_fence_wait_cb()
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dchannel_hw.c279 static void job_complete_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in job_complete_callback()

Completed in 35 milliseconds

12