Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/async_tx/
Dasync_tx.c87 if (txd_parent(depend_tx) && depend_tx->chan == tx->chan) { in async_tx_channel_switch()
117 if (txd_parent(depend_tx)) { in async_tx_channel_switch()
174 txd_parent(tx)); in async_tx_submit()
180 if (txd_parent(depend_tx)) { in async_tx_submit()
/Linux-v4.19/include/linux/
Ddmaengine.h581 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() function
608 static inline struct dma_async_tx_descriptor *txd_parent(struct dma_async_tx_descriptor *txd) in txd_parent() function