Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/async_tx/
Dasync_pq.c101 async_tx_quiesce(&submit->depend_tx); in do_async_gen_syndrome()
255 async_tx_quiesce(&submit->depend_tx); in async_gen_syndrome()
366 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
390 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
401 async_tx_quiesce(&tx); in async_syndrome_val()
412 async_tx_quiesce(&tx); in async_syndrome_val()
Dasync_tx.c263 async_tx_quiesce(&submit->depend_tx); in async_trigger_callback()
276 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce() function
290 EXPORT_SYMBOL_GPL(async_tx_quiesce);
Dasync_xor.c83 async_tx_quiesce(&submit->depend_tx); in do_async_xor()
227 async_tx_quiesce(&submit->depend_tx); in async_xor()
306 async_tx_quiesce(&submit->depend_tx); in async_xor_val()
330 async_tx_quiesce(&tx); in async_xor_val()
Dasync_raid6_recov.c80 async_tx_quiesce(&submit->depend_tx); in async_sum_product()
148 async_tx_quiesce(&submit->depend_tx); in async_mult()
370 async_tx_quiesce(&submit->depend_tx); in async_raid6_2data_recov()
446 async_tx_quiesce(&submit->depend_tx); in async_raid6_datap_recov()
Dasync_memcpy.c89 async_tx_quiesce(&submit->depend_tx); in async_memcpy()
/Linux-v4.19/include/linux/
Dasync_tx.h207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/Linux-v4.19/drivers/md/
Draid5-ppl.c731 async_tx_quiesce(&tx); in ppl_xor()
Draid5.c4342 async_tx_quiesce(&tx); in handle_stripe_expansion()