Home
last modified time | relevance | path

Searched refs:vmwgfx_wait_cb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c154 struct vmwgfx_wait_cb { struct
160 vmwgfx_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in vmwgfx_wait_cb() function
162 struct vmwgfx_wait_cb *wait = in vmwgfx_wait_cb()
163 container_of(cb, struct vmwgfx_wait_cb, base); in vmwgfx_wait_cb()
177 struct vmwgfx_wait_cb cb; in vmw_fence_wait()
196 cb.base.func = vmwgfx_wait_cb; in vmw_fence_wait()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c162 struct vmwgfx_wait_cb { struct
168 vmwgfx_wait_cb(struct dma_fence *fence, struct dma_fence_cb *cb) in vmwgfx_wait_cb() function
170 struct vmwgfx_wait_cb *wait = in vmwgfx_wait_cb()
171 container_of(cb, struct vmwgfx_wait_cb, base); in vmwgfx_wait_cb()
185 struct vmwgfx_wait_cb cb; in vmw_fence_wait()
203 cb.base.func = vmwgfx_wait_cb; in vmw_fence_wait()

Completed in 4 milliseconds