Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/async_tx/
Dasync_tx.c78 txd_unlock(depend_tx); in async_tx_channel_switch()
109 txd_unlock(depend_tx); in async_tx_channel_switch()
186 txd_unlock(depend_tx); in async_tx_submit()
/kernel/linux/linux-5.10/include/linux/
Ddmaengine.h657 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() function
684 static inline void txd_unlock(struct dma_async_tx_descriptor *txd) in txd_unlock() function
/kernel/linux/linux-5.10/drivers/dma/
Ddmaengine.c1640 txd_unlock(dep); in dma_run_dependencies()