Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma-buf/
Dst-dma-fence.c19 static struct mock_fence { struct
23 return container_of(f, struct mock_fence, base); in to_mock_fence() argument
83 static struct dma_fence *mock_fence(void) in mock_fence() function