Home
last modified time | relevance | path

Searched refs:async_tx_submit (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/crypto/async_tx/
Dasync_tx.c143 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() function
210 EXPORT_SYMBOL_GPL(async_tx_submit);
245 async_tx_submit(chan, tx, submit); in async_trigger_callback()
Dasync_memcpy.c70 async_tx_submit(chan, tx, submit); in async_memcpy()
Dasync_xor.c83 async_tx_submit(chan, tx, submit); in do_async_xor()
303 async_tx_submit(chan, tx, submit); in async_xor_val()
Dasync_pq.c90 async_tx_submit(chan, tx, submit); in do_async_gen_syndrome()
355 async_tx_submit(chan, tx, submit); in async_syndrome_val()
Dasync_raid6_recov.c54 async_tx_submit(chan, tx, submit); in async_sum_product()
121 async_tx_submit(chan, tx, submit); in async_mult()
/Linux-v5.4/include/linux/
Dasync_tx.h158 void async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx,