Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma-buf/
H A Dst-dma-fence.c41 static void mock_wakeup(struct dma_fence *f, struct dma_fence_cb *cb) in mock_wakeup() function
51 if (dma_fence_add_callback(f, &cb.cb, mock_wakeup)) in mock_wait()