Searched refs:i915_sw_dma_fence_cb (Results 1 – 5 of 5) sorted by relevance
407 struct i915_sw_dma_fence_cb base;417 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in dma_i915_sw_fence_wake()475 struct i915_sw_dma_fence_cb *cb; in i915_sw_fence_await_dma_fence()489 sizeof(struct i915_sw_dma_fence_cb), in i915_sw_fence_await_dma_fence()536 struct i915_sw_dma_fence_cb *cb = container_of(data, typeof(*cb), base); in __dma_i915_sw_fence_wake()544 struct i915_sw_dma_fence_cb *cb) in __i915_sw_fence_await_dma_fence()
74 struct i915_sw_dma_fence_cb { struct81 struct i915_sw_dma_fence_cb *cb); argument
29 struct i915_sw_dma_fence_cb cb;
236 struct i915_sw_dma_fence_cb dmaq;
291 struct i915_sw_dma_fence_cb cb;
Completed in 9 milliseconds