Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/async_tx/
Dasync_tx.c59 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in __async_tx_find_channel() local
78 async_tx_channel_switch(struct dma_async_tx_descriptor *depend_tx, in async_tx_channel_switch()
159 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_tx_submit() local
239 struct dma_async_tx_descriptor *depend_tx = submit->depend_tx; in async_trigger_callback() local
/linux-4.19.296/include/linux/
Dasync_tx.h84 struct dma_async_tx_descriptor *depend_tx; member