Home
last modified time | relevance | path

Searched refs:txd_parent (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/crypto/async_tx/
A Dasync_tx.c74 if (txd_parent(depend_tx) && depend_tx->chan == tx->chan) { in async_tx_channel_switch()
104 if (txd_parent(depend_tx)) { in async_tx_channel_switch()
161 txd_parent(tx)); in async_tx_submit()
167 if (txd_parent(depend_tx)) { in async_tx_submit()
/linux-6.3-rc2/include/linux/
A Ddmaengine.h678 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() function
705 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() function

Completed in 8 milliseconds