Searched refs:dma_fence_cb (Results 1 – 25 of 33) sorted by relevance
12
/linux/include/linux/ |
A D | dma-fence.h | 27 struct dma_fence_cb; 106 struct dma_fence_cb *cb); 116 struct dma_fence_cb { struct 377 struct dma_fence_cb *cb, 380 struct dma_fence_cb *cb);
|
A D | sync_file.h | 53 struct dma_fence_cb cb;
|
A D | dma-fence-array.h | 24 struct dma_fence_cb cb;
|
A D | dma-fence-chain.h | 38 struct dma_fence_cb cb;
|
A D | dma-buf.h | 439 struct dma_fence_cb cb;
|
/linux/include/drm/ |
A D | gpu_scheduler.h | 159 struct dma_fence_cb cb; 289 struct dma_fence_cb finish_cb; 294 struct dma_fence_cb cb;
|
/linux/drivers/dma-buf/ |
A D | dma-fence.c | 360 struct dma_fence_cb *cur, *tmp; in dma_fence_signal_timestamp_locked() 634 int dma_fence_add_callback(struct dma_fence *fence, struct dma_fence_cb *cb, in dma_fence_add_callback() 708 dma_fence_remove_callback(struct dma_fence *fence, struct dma_fence_cb *cb) in dma_fence_remove_callback() 726 struct dma_fence_cb base; 731 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() 147 struct dma_fence_cb cb; 151 static void simple_callback(struct dma_fence *f, struct dma_fence_cb *cb) in simple_callback()
|
A D | dma-fence-array.c | 56 struct dma_fence_cb *cb) in dma_fence_array_cb_func()
|
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 | sync_file.c | 46 static void fence_check_cb_func(struct dma_fence *f, struct dma_fence_cb *cb) in fence_check_cb_func()
|
/linux/drivers/gpu/drm/scheduler/ |
A D | sched_entity.c | 195 struct dma_fence_cb *cb) in drm_sched_entity_kill_jobs_cb() 317 struct dma_fence_cb *cb) in drm_sched_entity_clear_dep() 331 struct dma_fence_cb *cb) in drm_sched_entity_wakeup()
|
/linux/drivers/gpu/drm/i915/ |
A D | i915_active_types.h | 22 struct dma_fence_cb cb;
|
A D | i915_sw_fence.c | 415 struct dma_fence_cb *data) in dma_i915_sw_fence_wake() 444 struct dma_fence_cb *data) in dma_i915_sw_fence_wake_timer() 534 struct dma_fence_cb *data) in __dma_i915_sw_fence_wake()
|
A D | i915_sw_fence.h | 75 struct dma_fence_cb base;
|
A D | i915_active.c | 211 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() 1113 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb) in i915_active_noop()
|
A D | i915_active.h | 48 void i915_active_noop(struct dma_fence *fence, struct dma_fence_cb *cb);
|
A D | i915_request.h | 238 struct dma_fence_cb cb;
|
/linux/drivers/gpu/drm/i915/gt/ |
A D | intel_engine_pm.c | 116 static void duration(struct dma_fence *fence, struct dma_fence_cb *cb) in duration() 258 struct dma_fence_cb *cb = in call_idle_barriers()
|
A D | intel_breadcrumbs.c | 141 struct dma_fence_cb *cur, *tmp; in __dma_fence_signal__notify()
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ids.c | 45 struct dma_fence_cb cb; 89 struct dma_fence_cb *_cb) in amdgpu_pasid_free_cb()
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_drv.h | 119 struct dma_fence_cb cb;
|
/linux/drivers/gpu/drm/radeon/ |
A D | radeon_fence.c | 1045 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/drivers/gpu/drm/vmwgfx/ |
A D | vmwgfx_fence.c | 150 struct dma_fence_cb base; 155 vmwgfx_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in vmwgfx_wait_cb()
|
/linux/drivers/gpu/drm/ |
A D | drm_syncobj.c | 207 struct dma_fence_cb fence_cb; 931 struct dma_fence_cb *cb) in syncobj_wait_fence_func()
|
Completed in 37 milliseconds
12