Home
last modified time | relevance | path

Searched refs:dma_run_dependencies (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma.c156 dma_run_dependencies(desc); in hidma_process_completed()
499 dma_run_dependencies(txd); in hidma_terminate_channel()
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dhidma.c150 dma_run_dependencies(desc); in hidma_process_completed()
503 dma_run_dependencies(txd); in hidma_terminate_channel()
/kernel/linux/linux-6.6/drivers/dma/ptdma/
H A Dptdma-dmaengine.c122 dma_run_dependencies(tx_desc); in pt_handle_active_desc()
/kernel/linux/linux-5.10/drivers/dma/
H A Ddmaengine.c1610 * dma_run_dependencies - process dependent operations on the target channel
1616 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1648 EXPORT_SYMBOL_GPL(dma_run_dependencies); variable
H A Dmv_xor_v2.c591 dma_run_dependencies(&next_pending_sw_desc->async_tx); in mv_xor_v2_tasklet()
H A Dfsldma.c523 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
H A Dtxx9dmac.c421 dma_run_dependencies(txd); in txx9dmac_descriptor_complete()
H A Dmv_xor.c209 dma_run_dependencies(&desc->async_tx); in mv_desc_run_tx_complete_actions()
H A Dmpc512x_dma.c405 dma_run_dependencies(desc); in mpc_dma_process_completed()
H A Dsirf-dma.c364 dma_run_dependencies(desc); in sirfsoc_dma_process_completed()
H A Dxgene-dma.c558 dma_run_dependencies(tx); in xgene_dma_run_tx_complete_actions()
H A Diop-adma.c73 dma_run_dependencies(tx); in iop_adma_run_tx_complete_actions()
H A Dat_xdmac.c1654 dma_run_dependencies(txd); in at_xdmac_tasklet()
/kernel/linux/linux-6.6/drivers/dma/
H A Ddmaengine.c1548 * dma_run_dependencies - process dependent operations on the target channel
1554 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies() function
1586 EXPORT_SYMBOL_GPL(dma_run_dependencies); variable
H A Dmv_xor_v2.c591 dma_run_dependencies(&next_pending_sw_desc->async_tx); in mv_xor_v2_tasklet()
H A Dfsldma.c524 dma_run_dependencies(txd); in fsldma_run_tx_complete_actions()
H A Dmv_xor.c209 dma_run_dependencies(&desc->async_tx); in mv_desc_run_tx_complete_actions()
H A Dmpc512x_dma.c405 dma_run_dependencies(desc); in mpc_dma_process_completed()
H A Dtxx9dmac.c421 dma_run_dependencies(txd); in txx9dmac_descriptor_complete()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A Dccp-dmaengine.c238 dma_run_dependencies(tx_desc); in ccp_handle_active_desc()
/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-cqdma.c372 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()
/kernel/linux/linux-5.10/include/linux/
H A Ddmaengine.h1569 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/kernel/linux/linux-6.6/include/linux/
H A Ddmaengine.h1583 void dma_run_dependencies(struct dma_async_tx_descriptor *tx);
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-cqdma.c371 dma_run_dependencies(&cvd->vd.tx); in mtk_cqdma_tasklet_cb()

Completed in 45 milliseconds

12