Home
last modified time | relevance | path

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

/linux-4.1.27/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.c100 async_tx_quiesce(&submit->depend_tx); in do_async_gen_syndrome()
254 async_tx_quiesce(&submit->depend_tx); in async_gen_syndrome()
365 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
391 async_tx_quiesce(&submit->depend_tx); in async_syndrome_val()
402 async_tx_quiesce(&tx); in async_syndrome_val()
413 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.1.27/include/linux/
Dasync_tx.h207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/linux-4.1.27/drivers/md/
Draid5.c3987 async_tx_quiesce(&tx); in handle_stripe_expansion()