Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/async_tx/
Dasync_tx.c156 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() function
223 EXPORT_SYMBOL_GPL(async_tx_submit);
258 async_tx_submit(chan, tx, submit); in async_trigger_callback()
Dasync_memcpy.c83 async_tx_submit(chan, tx, submit); in async_memcpy()
Dasync_xor.c96 async_tx_submit(chan, tx, submit); in do_async_xor()
316 async_tx_submit(chan, tx, submit); in async_xor_val()
Dasync_pq.c105 async_tx_submit(chan, tx, submit); in do_async_gen_syndrome()
370 async_tx_submit(chan, tx, submit); in async_syndrome_val()
Dasync_raid6_recov.c68 async_tx_submit(chan, tx, submit); in async_sum_product()
135 async_tx_submit(chan, tx, submit); in async_mult()
/linux-4.1.27/include/linux/
Dasync_tx.h171 void async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx,