Home
last modified time | relevance | path

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

/openbmc/linux/crypto/async_tx/
H A 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);
H A Dasync_pq.c85 async_tx_quiesce(&submit->depend_tx); in do_async_gen_syndrome()
255 async_tx_quiesce(&submit->depend_tx); in async_gen_syndrome()
367 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
393 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
405 async_tx_quiesce(&tx); in async_syndrome_val()
418 async_tx_quiesce(&tx); in async_syndrome_val()
H A Dasync_xor.c70 async_tx_quiesce(&submit->depend_tx); in do_async_xor()
241 async_tx_quiesce(&submit->depend_tx); in async_xor_offs()
354 async_tx_quiesce(&submit->depend_tx); in async_xor_val_offs()
379 async_tx_quiesce(&tx); in async_xor_val_offs()
H A Dasync_memcpy.c76 async_tx_quiesce(&submit->depend_tx); in async_memcpy()
H A Dasync_raid6_recov.c70 async_tx_quiesce(&submit->depend_tx); in async_sum_product()
141 async_tx_quiesce(&submit->depend_tx); in async_mult()
414 async_tx_quiesce(&submit->depend_tx); in async_raid6_2data_recov()
497 async_tx_quiesce(&submit->depend_tx); in async_raid6_datap_recov()
/openbmc/linux/include/linux/
H A Dasync_tx.h207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/openbmc/linux/drivers/md/
H A Draid5-ppl.c717 async_tx_quiesce(&tx); in ppl_xor()
H A Draid5.c4676 async_tx_quiesce(&tx); in handle_stripe_expansion()