Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/async_tx/
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_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_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-4.19.296/include/linux/
Dasync_tx.h207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);