Home
last modified time | relevance | path

Searched refs:async_tx_quiesce (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/crypto/async_tx/
Dasync_pq.c85 async_tx_quiesce(&submit->depend_tx); in do_async_gen_syndrome()
239 async_tx_quiesce(&submit->depend_tx); in async_gen_syndrome()
350 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
374 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
385 async_tx_quiesce(&tx); in async_syndrome_val()
396 async_tx_quiesce(&tx); in async_syndrome_val()
Dasync_tx.c250 async_tx_quiesce(&submit->depend_tx); in async_trigger_callback()
263 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce() function
277 EXPORT_SYMBOL_GPL(async_tx_quiesce);
Dasync_xor.c70 async_tx_quiesce(&submit->depend_tx); in do_async_xor()
214 async_tx_quiesce(&submit->depend_tx); in async_xor()
293 async_tx_quiesce(&submit->depend_tx); in async_xor_val()
317 async_tx_quiesce(&tx); in async_xor_val()
Dasync_raid6_recov.c66 async_tx_quiesce(&submit->depend_tx); in async_sum_product()
134 async_tx_quiesce(&submit->depend_tx); in async_mult()
356 async_tx_quiesce(&submit->depend_tx); in async_raid6_2data_recov()
432 async_tx_quiesce(&submit->depend_tx); in async_raid6_datap_recov()
Dasync_memcpy.c76 async_tx_quiesce(&submit->depend_tx); in async_memcpy()
/Linux-v5.4/include/linux/
Dasync_tx.h194 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/Linux-v5.4/drivers/md/
Draid5-ppl.c726 async_tx_quiesce(&tx); in ppl_xor()
Draid5.c4357 async_tx_quiesce(&tx); in handle_stripe_expansion()