Home
last modified time | relevance | path

Searched defs:mock (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-4.19/drivers/gpu/drm/i915/selftests/
Dmock_dmabuf.c30 struct mock_dmabuf *mock = to_mock(attachment->dmabuf); in mock_map_dma_buf() local
74 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_release() local
85 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_vmap() local
92 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_vunmap() local
99 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_kmap() local
106 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_kunmap() local
129 struct mock_dmabuf *mock; in mock_dmabuf() local
Dmock_engine.c107 struct mock_request *mock = container_of(request, typeof(*mock), base); in mock_request_alloc() local
128 struct mock_request *mock = container_of(request, typeof(*mock), base); in mock_submit_request() local
233 struct mock_engine *mock = in mock_engine_flush() local
254 struct mock_engine *mock = in mock_engine_free() local
Dmock_request.c34 struct mock_request *mock; in mock_request() local
49 struct mock_request *mock = container_of(request, typeof(*mock), base); in mock_cancel_request() local
Di915_selftest.c61 int (*mock)(void); member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c12 struct mock_dmabuf *mock = to_mock(attachment->dmabuf); in mock_map_dma_buf() local
55 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_release() local
66 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_vmap() local
73 struct mock_dmabuf *mock = to_mock(dma_buf); in mock_dmabuf_vunmap() local
94 struct mock_dmabuf *mock; in mock_dmabuf() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dmock_engine.c270 struct mock_engine *mock = in mock_engine_release() local
363 struct mock_engine *mock = in mock_engine_flush() local
/kernel/linux/linux-4.19/drivers/gpu/drm/i915/
Di915_selftest.h34 int mock; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_selftest.h37 int mock; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
Di915_selftest.c70 int (*mock)(void); member