Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/async_tx/
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_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()
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()
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()
Dasync_memcpy.c76 async_tx_quiesce(&submit->depend_tx); in async_memcpy()
/Linux-v6.6/include/linux/
Dasync_tx.h207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/Linux-v6.6/drivers/md/
Draid5-ppl.c717 async_tx_quiesce(&tx); in ppl_xor()
Draid5.c4677 async_tx_quiesce(&tx); in handle_stripe_expansion()