Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/async_tx/
Dasync_tx.c86 txd_lock(depend_tx); in async_tx_channel_switch()
116 txd_lock(depend_tx); in async_tx_channel_switch()
179 txd_lock(depend_tx); in async_tx_submit()
/linux-4.1.27/include/linux/
Ddmaengine.h489 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() function
515 static inline void txd_lock(struct dma_async_tx_descriptor *txd) in txd_lock() function
/linux-4.1.27/drivers/dma/
Ddmaengine.c1165 txd_lock(dep); in dma_run_dependencies()