Home
last modified time | relevance | path

Searched refs:mock_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma-buf/
H A Dst-dma-fence.c76 static const struct dma_fence_ops mock_ops = { variable
92 dma_fence_init(&f->base, &mock_ops, &f->lock, 0, 0); in mock_fence()
H A Dst-dma-fence-unwrap.c26 static const struct dma_fence_ops mock_ops = { variable
40 dma_fence_init(&f->base, &mock_ops, &f->lock, context, seqno); in __mock_fence()
H A Dst-dma-fence-chain.c41 static const struct dma_fence_ops mock_ops = { variable
56 dma_fence_init(&f->base, &mock_ops, &f->lock, 0, 0); in mock_fence()