Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds