Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence-unwrap.c16 struct mock_fence { struct
31 static struct dma_fence *mock_fence(void) in mock_fence() function
H A 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
H A Dst-dma-fence-chain.c24 static inline struct mock_fence { struct
28 return container_of(f, struct mock_fence, base); in to_mock_fence() argument
47 static struct dma_fence *mock_fence(void) in mock_fence() function