Home
last modified time | relevance | path

Searched defs:depend_tx (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/async_tx/
Dasync_tx.c46 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in __async_tx_find_channel() local
65 async_tx_channel_switch(struct dma_async_tx_descriptor *depend_tx, in async_tx_channel_switch()
146 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_tx_submit() local
226 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_trigger_callback() local
/kernel/linux/linux-6.6/crypto/async_tx/
Dasync_tx.c46 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in __async_tx_find_channel() local
65 async_tx_channel_switch(struct dma_async_tx_descriptor *depend_tx, in async_tx_channel_switch()
146 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_tx_submit() local
226 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_trigger_callback() local
/kernel/linux/linux-5.10/include/linux/
Dasync_tx.h71 struct dma_async_tx_descriptor *depend_tx; member
/kernel/linux/linux-6.6/include/linux/
Dasync_tx.h71 struct dma_async_tx_descriptor *depend_tx; member