Home
last modified time | relevance | path

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

/linux/crypto/async_tx/
H A Dasync_tx.c73 txd_lock(depend_tx); in async_tx_channel_switch()
103 txd_lock(depend_tx); in async_tx_channel_switch()
166 txd_lock(depend_tx); in async_tx_submit()
/linux/include/linux/
H A Ddmaengine.h666 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() function
692 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() function
/linux/drivers/dma/
H A Ddmaengine.c1576 txd_lock(dep); in dma_run_dependencies()