Searched defs:mock_fence (Results 1 – 2 of 2) sorted by relevance
19 static struct mock_fence { struct23 return container_of(f, struct mock_fence, base); in to_mock_fence() argument83 static struct dma_fence *mock_fence(void) in mock_fence() function
24 static inline struct mock_fence { struct28 return container_of(f, struct mock_fence, base); in to_mock_fence() argument47 static struct dma_fence *mock_fence(void) in mock_fence() function
Completed in 5 milliseconds