Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/async_tx/
Dasync_tx.c91 txd_unlock(depend_tx); in async_tx_channel_switch()
122 txd_unlock(depend_tx); in async_tx_channel_switch()
199 txd_unlock(depend_tx); in async_tx_submit()
/Linux-v4.19/include/linux/
Ddmaengine.h564 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() function
591 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() function
/Linux-v4.19/drivers/dma/
Ddmaengine.c1362 txd_unlock(dep); in dma_run_dependencies()