Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 74 files:
- drivers/crypto/ccp/ccp-dmaengine.c, line 762
- drivers/dma/altera-msgdma.c, line 907
- drivers/dma/amba-pl08x.c
- drivers/dma/amd/ptdma/ptdma-dmaengine.c, line 639
- drivers/dma/amd/qdma/qdma.c, line 1114
- drivers/dma/apple-admac.c, line 904
- drivers/dma/arm-dma350.c, line 637
- drivers/dma/at_hdmac.c, line 2083
- drivers/dma/at_xdmac.c, line 2407
- drivers/dma/bcm-sba-raid.c, line 1598
- drivers/dma/bcm2835-dma.c, line 1010
- drivers/dma/dmaengine.c
- drivers/dma/dw-edma/dw-edma-core.c, line 1024
- drivers/dma/dw/core.c, line 1344
- drivers/dma/ep93xx_dma.c, line 1548
- drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c, line 742
- drivers/dma/fsl-qdma.c, line 1243
- drivers/dma/fsl_raid.c, line 840
- drivers/dma/fsldma.c, line 1295
- drivers/dma/hsu/hsu.c, line 484
- drivers/dma/idma64.c, line 603
- drivers/dma/idxd/dma.c, line 246
- drivers/dma/img-mdc-dma.c, line 998
- drivers/dma/imx-dma.c, line 1173
- drivers/dma/ioat/init.c, line 1173
- drivers/dma/k3dma.c, line 943
- drivers/dma/lgm/lgm-dma.c, line 1697
- drivers/dma/mcf-edma-main.c, line 243
- drivers/dma/mediatek/mtk-cqdma.c, line 851
- drivers/dma/mediatek/mtk-hsdma.c, line 974
- drivers/dma/mediatek/mtk-uart-apdma.c, line 554
- drivers/dma/milbeaut-hdmac.c, line 513
- drivers/dma/milbeaut-xdmac.c, line 351
- drivers/dma/mmp_pdma.c, line 1358
- drivers/dma/moxart-dma.c, line 609
- drivers/dma/mpc512x_dma.c, line 1059
- drivers/dma/mv_xor.c, line 1157
- drivers/dma/mv_xor_v2.c, line 841
- drivers/dma/nbpfaxi.c, line 1451
- drivers/dma/owl-dma.c, line 1209
- drivers/dma/pch_dma.c, line 895
- drivers/dma/pl330.c, line 3152
- drivers/dma/plx_dma.c, line 536
- drivers/dma/ppc4xx/adma.c, line 4180
- drivers/dma/qcom/bam_dma.c, line 1366
- drivers/dma/qcom/gpi.c, line 2282
- drivers/dma/qcom/hidma.c, line 873
- drivers/dma/qcom/qcom_adm.c, line 883
- drivers/dma/sa11x0-dma.c, line 866
- drivers/dma/sf-pdma/sf-pdma.c, line 570
- drivers/dma/sh/rcar-dmac.c, line 1970
- drivers/dma/sh/rz-dmac.c, line 1514
- drivers/dma/sh/shdmac.c, line 866
- drivers/dma/sh/usb-dmac.c, line 844
- drivers/dma/sprd-dma.c, line 1217
- drivers/dma/stm32/stm32-dma.c, line 1658
- drivers/dma/sun6i-dma.c, line 1462
- drivers/dma/switchtec_dma.c, line 1283
- drivers/dma/tegra20-apb-dma.c, line 1552
- drivers/dma/tegra210-adma.c, line 1190
- drivers/dma/ti/cppi41.c, line 1129
- drivers/dma/ti/edma.c
- drivers/dma/ti/k3-udma.c, line 5639
- drivers/dma/ti/omap-dma.c, line 1807
- drivers/dma/timb_dma.c, line 717
- drivers/dma/txx9dmac.c, line 1143
- drivers/dma/uniphier-mdmac.c, line 435
- drivers/dma/uniphier-xdmac.c, line 540
- drivers/dma/xgene-dma.c, line 1556
- drivers/dma/xilinx/xdma.c, line 1279
- drivers/dma/xilinx/xilinx_dma.c, line 3366
- drivers/dma/xilinx/xilinx_dpdma.c, line 1807
- drivers/dma/xilinx/zynqmp_dma.c, line 1132
- drivers/rapidio/devices/tsi721_dma.c, line 1012
Smatch caller information:
drivers/dma/k3dma.c k3_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 3 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 9132082536135917568 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4920350522853990400 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7285141603134754816 |
| PARAM_VALUE | 0 | device->device_pause | 4874055958642769920 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 4728547544574160896 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 6282995741521424384 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 4478811667778617344 |
| PARAM_VALUE | 0 | device->device_resume | 930029829727436800 |
| PARAM_VALUE | 0 | device->device_synchronize | 2353265582682202112 |
| PARAM_VALUE | 0 | device->device_terminate_all | 6489217916986789888 |
| PARAM_VALUE | 0 | device->device_tx_status | 8924250649264840704 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/mv_xor.c mv_xor_channel_add() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_io_tlb_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | device->dev->dma_io_tlb_pools.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_io_tlb_pools.next->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_io_tlb_pools.next->prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_uses_io_tlb | 1 |
| PARAM_VALUE | 0 | device->dev->iommu->attach_deferred | 0-1 |
| PARAM_VALUE | 0 | device->dev->iommu->pci_32bit_workaround | 0-1 |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4773061926458552320 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7571802487160205312 |
| PARAM_VALUE | 0 | device->device_issue_pending | 8762515200974745600 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 0,2973073570853289984 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0,1022274893684768768 |
| PARAM_VALUE | 0 | device->device_prep_dma_xor | 0,2020113213037703168 |
| PARAM_VALUE | 0 | device->device_tx_status | 3020489365783130112 |
| PARAM_VALUE | 0 | device->max_xor | 0,8 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| CAPPED_DATA | 0 | device->dev | 1 |
| FUZZY_MAX | 0 | device->max_xor | 8 |
| HARD_MAX | 0 | device->max_xor | 8 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sun6i-dma.c sun6i_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 2 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 4107739058902675456 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 5247499153780256768 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7569135486732013568 |
| PARAM_VALUE | 0 | device->device_pause | 8241674076943806464 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 1396581962016448512 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5166569124760182784 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 97947961729642496 |
| PARAM_VALUE | 0 | device->device_resume | 2952423443159126016 |
| PARAM_VALUE | 0 | device->device_terminate_all | 8469337636938231808 |
| PARAM_VALUE | 0 | device->device_tx_status | 6486047225132175360 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/timb_dma.c td_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 806635536916066304 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4132575654838812672 |
| PARAM_VALUE | 0 | device->device_issue_pending | 8161997580262391808 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2820296344097640448 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5494621131099586560 |
| PARAM_VALUE | 0 | device->device_tx_status | 7747659891143512064 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/amd/qdma/qdma.c amd_qdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 2525358331612766208 |
| PARAM_VALUE | 0 | device->device_config | 1276885752379965440 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7983236386314940416 |
| PARAM_VALUE | 0 | device->device_issue_pending | 1369903830228135936 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 5639938202889158656 |
| PARAM_VALUE | 0 | device->device_tx_status | 204868136151588864 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->filter.fn | 1474129106498461696 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/plx_dma.c plx_dma_create() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 0 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 3776523016235003904 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 2192044124139163648 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6772776808656318464 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 4359649366169849856 |
| PARAM_VALUE | 0 | device->device_release | 1631325192270536704 |
| PARAM_VALUE | 0 | device->device_tx_status | 7365597921634226176 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pdev->dev.mutex |
drivers/dma/ti/omap-dma.c omap_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1427421698618343424 |
| PARAM_VALUE | 0 | device->device_config | 7592550678280040448 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 767624066836701184 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2750373153036582912 |
| PARAM_VALUE | 0 | device->device_pause | 8740175927474356224 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 8084316974382067712 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 6343502257755004928 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 4958477686448263168 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 8784222626132226048 |
| PARAM_VALUE | 0 | device->device_resume | 3746379343981649920 |
| PARAM_VALUE | 0 | device->device_synchronize | 5961903336445980672 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2683306730983936000 |
| PARAM_VALUE | 0 | device->device_tx_status | 574334134462771200 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 22 |
| PARAM_VALUE | 0 | device->filter.fn | 1714278482475732992 |
| PARAM_VALUE | 0 | device->max_burst | 16777215 |
| PARAM_VALUE | 0 | device->residue_granularity | 0,2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 22 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/pch_dma.c pch_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 257184393820753920 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 9073656618267291648 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7244778925284872192 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2350513978887974912 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5153446980930850816 |
| PARAM_VALUE | 0 | device->device_tx_status | 8895435802840989696 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/mediatek/mtk-cqdma.c mtk_cqdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 1 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 8955361131814887424 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8377911196684439552 |
| PARAM_VALUE | 0 | device->device_issue_pending | 3073777468139184128 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 4404676770638102528 |
| PARAM_VALUE | 0 | device->device_terminate_all | 214159509653327872 |
| PARAM_VALUE | 0 | device->device_tx_status | 911991004195315712 |
| PARAM_VALUE | 0 | device->directions | 1 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/dw-edma/dw-edma-core.c dw_edma_channel_setup() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1448906586437984256 |
| PARAM_VALUE | 0 | device->device_caps | 4625047585110384640 |
| PARAM_VALUE | 0 | device->device_config | 8182447593635815424 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4388785928601985024 |
| PARAM_VALUE | 0 | device->device_issue_pending | 8305134879354097664 |
| PARAM_VALUE | 0 | device->device_pause | 7387291417205907456 |
| PARAM_VALUE | 0 | device->device_prep_config_sg | 8652685161207889920 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 2267213865587789824 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 6012935358723428352 |
| PARAM_VALUE | 0 | device->device_resume | 6134089618541768704 |
| PARAM_VALUE | 0 | device->device_synchronize | 1952033077700190208 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5436357820934291456 |
| PARAM_VALUE | 0 | device->device_tx_status | 1181669245551063040 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| BUF_SIZE | 0 | device | 464 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/milbeaut-hdmac.c milbeaut_hdmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 6499555345537486848 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7299285595826429952 |
| PARAM_VALUE | 0 | device->device_issue_pending | 906639340675371008 |
| PARAM_VALUE | 0 | device->device_pause | 8080635419726200832 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 3150268908293537792 |
| PARAM_VALUE | 0 | device->device_resume | 1694242935143415808 |
| PARAM_VALUE | 0 | device->device_synchronize | 862991295108169728 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1379153792647798784 |
| PARAM_VALUE | 0 | device->device_tx_status | 8996975168140464128 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 22 |
| PARAM_VALUE | 0 | device->src_addr_widths | 22 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/xgene-dma.c xgene_dma_async_register() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5923367597099556864 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 2046610225676500992 |
| PARAM_VALUE | 0 | device->device_issue_pending | 546896735349182464 |
| PARAM_VALUE | 0 | device->device_prep_dma_pq | 1050098897301487616 |
| PARAM_VALUE | 0 | device->device_prep_dma_xor | 3784115370612547584 |
| PARAM_VALUE | 0 | device->device_tx_status | 7154828185647316992 |
| PARAM_VALUE | 0 | device->max_pq | 5 |
| PARAM_VALUE | 0 | device->max_xor | 5 |
| PARAM_VALUE | 0 | device->pq_align | 6 |
| PARAM_VALUE | 0 | device->xor_align | 6 |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/mediatek/mtk-uart-apdma.c mtk_uart_apdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4511315096851693568 |
| PARAM_VALUE | 0 | device->device_config | 374424864613187584 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 172963879946018816 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7758901508901576704 |
| PARAM_VALUE | 0 | device->device_pause | 2817139042891542528 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7361385300475658240 |
| PARAM_VALUE | 0 | device->device_terminate_all | 6641444105478103040 |
| PARAM_VALUE | 0 | device->device_tx_status | 3862701656636776448 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 2 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| PARAM_VALUE | 0 | device->src_addr_widths | 2 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/switchtec_dma.c switchtec_dma_create() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 3 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1758573997141299200 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 2237312174752509952 |
| PARAM_VALUE | 0 | device->device_issue_pending | 3400809398901862400 |
| PARAM_VALUE | 0 | device->device_pause | 3558491248176918528 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 6421432910092046336 |
| PARAM_VALUE | 0 | device->device_release | 3742619202178183168 |
| PARAM_VALUE | 0 | device->device_resume | 5210248109447733248 |
| PARAM_VALUE | 0 | device->device_synchronize | 2776939168855158784 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1790199474829725696 |
| PARAM_VALUE | 0 | device->device_tx_status | 1262734614535323648 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pdev->dev.mutex |
drivers/dma/qcom/hidma.c hidma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 0 |
| PARAM_VALUE | 0 | device->device_issue_pending | 0 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0 |
| PARAM_VALUE | 0 | device->device_prep_dma_memset | 0 |
| PARAM_VALUE | 0 | device->device_tx_status | 0 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | device->chan_ida.xa.xa_flags | 0 |
| HOST_DATA | 0 | device->chancnt | 0 |
| HOST_DATA | 0 | device->desc_metadata_modes | 0 |
| HOST_DATA | 0 | device->descriptor_reuse | 0 |
| HOST_DATA | 0 | device->dev_id | 0 |
| HOST_DATA | 0 | device->directions | 0 |
| HOST_DATA | 0 | device->dst_addr_widths | 0 |
| HOST_DATA | 0 | device->fill_align | 0 |
| HOST_DATA | 0 | device->filter.mapcnt | 0 |
| HOST_DATA | 0 | device->max_burst | 0 |
| HOST_DATA | 0 | device->max_pq | 0 |
| HOST_DATA | 0 | device->max_sg_burst | 0 |
| HOST_DATA | 0 | device->max_xor | 0 |
| HOST_DATA | 0 | device->min_burst | 0 |
| HOST_DATA | 0 | device->pq_align | 0 |
| HOST_DATA | 0 | device->privatecnt | 0 |
| HOST_DATA | 0 | device->ref.refcount.refs.counter | 0 |
| HOST_DATA | 0 | device->residue_granularity | 0 |
| HOST_DATA | 0 | device->src_addr_widths | 0 |
| HOST_DATA | 0 | device->xor_align | 0 |
drivers/dma/tegra20-apb-dma.c tegra_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 7713302818442223616 |
| PARAM_VALUE | 0 | device->device_config | 7325857419128516608 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 2857652073519198208 |
| PARAM_VALUE | 0 | device->device_issue_pending | 1768693377735446528 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 4725943849979564032 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 162117455030169600 |
| PARAM_VALUE | 0 | device->device_synchronize | 2356749106864164864 |
| PARAM_VALUE | 0 | device->device_terminate_all | 8447729668042846208 |
| PARAM_VALUE | 0 | device->device_tx_status | 3807543124701487104 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 278 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 278 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sh/usb-dmac.c usb_dmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->power.last_status | (-1) |
| PARAM_VALUE | 0 | device->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | device->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | device->dev->power.wakeirq | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->type | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5513397081700573184 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4479062787087663104 |
| PARAM_VALUE | 0 | device->device_issue_pending | 3367011888438640640 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 1047681976137543680 |
| PARAM_VALUE | 0 | device->device_terminate_all | 3570617369256255488 |
| PARAM_VALUE | 0 | device->device_tx_status | 2558668951368151040 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 32 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 32 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/dw/core.c do_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4968261473753894912 |
| PARAM_VALUE | 0 | device->device_caps | 5811423751823556608 |
| PARAM_VALUE | 0 | device->device_config | 7898454134440009728 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 1732541484521988096 |
| PARAM_VALUE | 0 | device->device_issue_pending | 4148367394422730752 |
| PARAM_VALUE | 0 | device->device_pause | 1437892166430355456 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 999525830355693568 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 6009461302459179008 |
| PARAM_VALUE | 0 | device->device_resume | 7763106699508588544 |
| PARAM_VALUE | 0 | device->device_terminate_all | 7242365687813939200 |
| PARAM_VALUE | 0 | device->device_tx_status | 8804611331517046784 |
| PARAM_VALUE | 0 | device->directions | 7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 23 |
| PARAM_VALUE | 0 | device->max_burst | 256 |
| PARAM_VALUE | 0 | device->min_burst | 1 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 23 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/bcm2835-dma.c bcm2835_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->descriptor_reuse | 1 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5421085716907491328 |
| PARAM_VALUE | 0 | device->device_config | 2662526978271297536 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4055055161005109248 |
| PARAM_VALUE | 0 | device->device_issue_pending | 1870941731361460224 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 5126415794254360576 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 7338078995676164096 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 5201767400688365568 |
| PARAM_VALUE | 0 | device->device_synchronize | 8180142806659743744 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2845734309441019904 |
| PARAM_VALUE | 0 | device->device_tx_status | 5864155100839497728 |
| PARAM_VALUE | 0 | device->directions | 7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sh/shdmac.c sh_dmae_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 2 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 8277793037182685184 |
| PARAM_VALUE | 0 | device->device_config | 4940157614835359744 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4403067542524731392 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2346778053264801792 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 3725106278562676736 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5694062967527575552 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 5267262434039062528 |
| PARAM_VALUE | 0 | device->device_terminate_all | 7554199704125480960 |
| PARAM_VALUE | 0 | device->device_tx_status | 2025865658787135488 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 63 |
| PARAM_VALUE | 0 | device->src_addr_widths | 63 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/xilinx/zynqmp_dma.c zynqmp_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 0 |
| PARAM_VALUE | 0 | device->device_issue_pending | 0 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0 |
| PARAM_VALUE | 0 | device->device_tx_status | 0 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 256,65536 |
| PARAM_VALUE | 0 | device->src_addr_widths | 256,65536 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sh/rcar-dmac.c rcar_dmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->power.last_status | (-1) |
| PARAM_VALUE | 0 | device->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | device->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | device->dev->power.runtime_status | 0,2 |
| PARAM_VALUE | 0 | device->dev->power.wakeirq | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->type | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4780305846384963584 |
| PARAM_VALUE | 0 | device->device_config | 4272993268753911808 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 1382748757177548800 |
| PARAM_VALUE | 0 | device->device_issue_pending | 977206923618041856 |
| PARAM_VALUE | 0 | device->device_pause | 6436987413160992768 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 9122006483763789824 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 4455602313871781888 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7539248434210967552 |
| PARAM_VALUE | 0 | device->device_synchronize | 1526574271623032832 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2154700733658804224 |
| PARAM_VALUE | 0 | device->device_tx_status | 4710041162746548224 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 127 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 127 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sprd-dma.c sprd_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5254159129182175232 |
| PARAM_VALUE | 0 | device->device_config | 312372510411689984 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8120364801509965824 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6482819272431620096 |
| PARAM_VALUE | 0 | device->device_pause | 3355189914743533568 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 3480552518034956288 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 145393697998397440 |
| PARAM_VALUE | 0 | device->device_resume | 6549825026437316608 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2436133080079138816 |
| PARAM_VALUE | 0 | device->device_tx_status | 3331457931304034304 |
| PARAM_VALUE | 0 | device->global_node.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->global_node.prev | 4096-ptr_max |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/xilinx/xilinx_dma.c xilinx_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/tegra210-adma.c tegra_adma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 7171080026965831680 |
| PARAM_VALUE | 0 | device->device_config | 3182672458713694208 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 5804368507994427392 |
| PARAM_VALUE | 0 | device->device_issue_pending | 4643890925109096448 |
| PARAM_VALUE | 0 | device->device_pause | 5095665097188954112 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 2562232926604771328 |
| PARAM_VALUE | 0 | device->device_resume | 2465203522139213824 |
| PARAM_VALUE | 0 | device->device_synchronize | 5515926186997723136 |
| PARAM_VALUE | 0 | device->device_terminate_all | 641922747888050176 |
| PARAM_VALUE | 0 | device->device_tx_status | 5127116154192457728 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/ioat/init.c ioat3_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5700691863352442880 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7184907775899373568 |
| PARAM_VALUE | 0 | device->device_issue_pending | 4730318156471640064 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 3793067484593213440 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 1377499146258018304 |
| PARAM_VALUE | 0 | device->device_release | 4548484059667001344 |
| PARAM_VALUE | 0 | device->device_tx_status | 8325144031639842816 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HOST_DATA | 0 | device->chan_ida.xa.xa_flags | 0-u32max |
| HOST_DATA | 0 | device->chancnt | 0-u32max |
| HOST_DATA | 0 | device->copy_align | 0-u32max |
| HOST_DATA | 0 | device->desc_metadata_modes | 0-u32max |
| HOST_DATA | 0 | device->descriptor_reuse | 0-1 |
| HOST_DATA | 0 | device->dev_id | s32min-s32max |
| HOST_DATA | 0 | device->directions | 0-u32max |
| HOST_DATA | 0 | device->dst_addr_widths | 0-u32max |
| HOST_DATA | 0 | device->fill_align | 0-u32max |
| HOST_DATA | 0 | device->filter.mapcnt | s32min-s32max |
| HOST_DATA | 0 | device->max_burst | 0-u32max |
| HOST_DATA | 0 | device->max_pq | 0-u16max |
| HOST_DATA | 0 | device->max_sg_burst | 0-u32max |
| HOST_DATA | 0 | device->max_xor | 0-u16max |
| HOST_DATA | 0 | device->min_burst | 0-u32max |
| HOST_DATA | 0 | device->pq_align | 0-u32max |
| HOST_DATA | 0 | device->privatecnt | 0-u32max |
| HOST_DATA | 0 | device->ref.refcount.refs.counter | s32min-s32max |
| HOST_DATA | 0 | device->residue_granularity | 0-u32max |
| HOST_DATA | 0 | device->src_addr_widths | 0-u32max |
| HOST_DATA | 0 | device->xor_align | 0-u32max |
drivers/dma/mediatek/mtk-hsdma.c mtk_hsdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 4 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1842205480512745472 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7995839273724579840 |
| PARAM_VALUE | 0 | device->device_issue_pending | 200958115051388928 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 6441050111194390528 |
| PARAM_VALUE | 0 | device->device_terminate_all | 8847482422532407296 |
| PARAM_VALUE | 0 | device->device_tx_status | 8995790415528493056 |
| PARAM_VALUE | 0 | device->directions | 1 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/uniphier-mdmac.c uniphier_mdmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 863453035898826752 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2843655251017089024 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7567910847698993152 |
| PARAM_VALUE | 0 | device->device_synchronize | 23204215017058304 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5225226981068316672 |
| PARAM_VALUE | 0 | device->device_tx_status | 677454010832232448 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 30 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| PARAM_VALUE | 0 | device->src_addr_widths | 30 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/at_hdmac.c at_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 3191434510946177024 |
| PARAM_VALUE | 0 | device->device_config | 0,4611284192883007488 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7152321815567704064 |
| PARAM_VALUE | 0 | device->device_issue_pending | 632778322367553536 |
| PARAM_VALUE | 0 | device->device_pause | 0,3863829818696404992 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 0,4191802590349631488 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0,4041485674379407360 |
| PARAM_VALUE | 0 | device->device_prep_dma_memset | 0,4334101984770297856 |
| PARAM_VALUE | 0 | device->device_prep_dma_memset_sg | 0,4922981381290831872 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 0,5323714009541607424 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 0,2889519871181160448 |
| PARAM_VALUE | 0 | device->device_resume | 0,1374065634154688512 |
| PARAM_VALUE | 0 | device->device_terminate_all | 0,3059969913582809088 |
| PARAM_VALUE | 0 | device->device_tx_status | 142461161399513088 |
| PARAM_VALUE | 0 | device->directions | 0,6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 0,23 |
| PARAM_VALUE | 0 | device->fill_align | 0,2 |
| PARAM_VALUE | 0 | device->residue_granularity | 0,2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 0,23 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/hsu/hsu.c hsu_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 8816469429228253184 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 6526281369911255040 |
| PARAM_VALUE | 0 | device->device_issue_pending | 9105022679214231552 |
| PARAM_VALUE | 0 | device->device_pause | 1542970699886546944 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 8116552933928022016 |
| PARAM_VALUE | 0 | device->device_resume | 3001609930158276608 |
| PARAM_VALUE | 0 | device->device_synchronize | 5768539970261004288 |
| PARAM_VALUE | 0 | device->device_terminate_all | 6830892490153656320 |
| PARAM_VALUE | 0 | device->device_tx_status | 2808990062000058368 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 65823 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 65823 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/apple-admac.c admac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 6849587913947308032 |
| PARAM_VALUE | 0 | device->device_config | 4884511370827120640 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4704928382607323136 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6369304021302046720 |
| PARAM_VALUE | 0 | device->device_pause | 5735166351773282304 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 8998328829139574784 |
| PARAM_VALUE | 0 | device->device_resume | 263386785215709184 |
| PARAM_VALUE | 0 | device->device_synchronize | 9210945429217062912 |
| PARAM_VALUE | 0 | device->device_terminate_all | 9042523912435736576 |
| PARAM_VALUE | 0 | device->device_tx_status | 1919630651053817856 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 22 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 22 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/ti/edma.c edma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 6337830748812877824 |
| PARAM_VALUE | 0 | device->device_config | 2711848651296780288 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 6411819777381449728 |
| PARAM_VALUE | 0 | device->device_issue_pending | 8614028336066953216 |
| PARAM_VALUE | 0 | device->device_pause | 4696474023296610304 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 5346091675863302144 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 6086428690863009792 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 1935859520697925632 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7838457443693809664 |
| PARAM_VALUE | 0 | device->device_resume | 3393337380599771136 |
| PARAM_VALUE | 0 | device->device_synchronize | 4611658204740120576 |
| PARAM_VALUE | 0 | device->device_terminate_all | 8695322597624754176 |
| PARAM_VALUE | 0 | device->device_tx_status | 5153878540955226112 |
| PARAM_VALUE | 0 | device->directions | 6-7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 30 |
| PARAM_VALUE | 0 | device->filter.fn | 2246585126177722368 |
| PARAM_VALUE | 0 | device->max_burst | s16max |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 30 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/ti/edma.c edma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/dmaengine.c dmaenginem_async_device_register() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_issue_pending | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_terminate_all | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_tx_status | 4096-ptr_max |
| BUF_SIZE | 0 | device | (-1),464 |
| BUF_SIZE | 0 | device | (-1),464 |
| BUF_SIZE | 0 | device->dev | (-1),1616 |
| DATA_SOURCE | 0 | device | $0 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/rapidio/devices/tsi721_dma.c tsi721_register_dma() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->chancnt | 0-s32max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4424575018049159168 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 6336696138022002688 |
| PARAM_VALUE | 0 | device->device_issue_pending | 4379008031226773504 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7627196065077215232 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1930433992977444864 |
| PARAM_VALUE | 0 | device->device_tx_status | 6554742894928424960 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/dma/mmp_pdma.c mmp_pdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 3 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 3477691420675293184 |
| PARAM_VALUE | 0 | device->device_config | 8160054153562660864 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 5790881201784729600 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6644798538449649664 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 8990686840247226368 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 1343115053600075776 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 6214618330373173248 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2105480075604594688 |
| PARAM_VALUE | 0 | device->device_tx_status | 3854179221860704256 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 7 |
| PARAM_VALUE | 0 | device->src_addr_widths | 7 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/crypto/ccp/ccp-dmaengine.c ccp_dmaengine_register() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7057988062881927168 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6949842044395520000 |
| PARAM_VALUE | 0 | device->device_pause | 5961460351184302080 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 8050872032485945344 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5396618528356007936 |
| PARAM_VALUE | 0 | device->device_resume | 7028694631200010240 |
| PARAM_VALUE | 0 | device->device_terminate_all | 3417961180311613440 |
| PARAM_VALUE | 0 | device->device_tx_status | 470785518322008064 |
| PARAM_VALUE | 0 | device->directions | 0 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 1-32,64 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 1-32,64 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| FUZZY_MAX | 0 | device->dst_addr_widths | 64 |
| FUZZY_MAX | 0 | device->src_addr_widths | 64 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sh/rz-dmac.c rz_dmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 0 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->bus | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->class | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms->max_segment_size | u32max |
| PARAM_VALUE | 0 | device->dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->parent | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->power.irq_safe | 1 |
| PARAM_VALUE | 0 | device->dev->power.last_status | (-1) |
| PARAM_VALUE | 0 | device->dev->power.request | 0-4 |
| PARAM_VALUE | 0 | device->dev->power.runtime_error | s32min-(-17),(-15)-(-14),(-12),(-10)-s32max |
| PARAM_VALUE | 0 | device->dev->power.wakeirq | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->type | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 425151672697237504 |
| PARAM_VALUE | 0 | device->device_config | 3070413040287711232 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 537338433512796160 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6855292707664896000 |
| PARAM_VALUE | 0 | device->device_pause | 8680767462193713152 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 6075023965261987840 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 9165924550119694336 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 8169083421437710336 |
| PARAM_VALUE | 0 | device->device_resume | 4211290363551207424 |
| PARAM_VALUE | 0 | device->device_synchronize | 2680554195125522432 |
| PARAM_VALUE | 0 | device->device_terminate_all | 4634760684854669312 |
| PARAM_VALUE | 0 | device->device_tx_status | 5337002907933626368 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/xilinx/xilinx_dpdma.c xilinx_dpdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 8 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1996927484806144000 |
| PARAM_VALUE | 0 | device->device_config | 8146291960800722944 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 5743257128970625024 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2615659205587509248 |
| PARAM_VALUE | 0 | device->device_pause | 4660578720184291328 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 6772779314806583296 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 8654498889918685184 |
| PARAM_VALUE | 0 | device->device_resume | 5599705556027904000 |
| PARAM_VALUE | 0 | device->device_synchronize | 4889814809425887232 |
| PARAM_VALUE | 0 | device->device_terminate_all | 6662901973535416320 |
| PARAM_VALUE | 0 | device->device_tx_status | 3609063007718203392 |
| PARAM_VALUE | 0 | device->directions | 2 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 1 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/amd/ptdma/ptdma-dmaengine.c pt_dmaengine_register() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4463179581743980544 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2417503965116542976 |
| PARAM_VALUE | 0 | device->device_pause | 2491092755563327488 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 8705773963248877568 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5151961848814878720 |
| PARAM_VALUE | 0 | device->device_resume | 2553608960255770624 |
| PARAM_VALUE | 0 | device->device_synchronize | 673796868792147968 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5643170448943607808 |
| PARAM_VALUE | 0 | device->device_tx_status | 3684554517965402112 |
| PARAM_VALUE | 0 | device->directions | 0 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 64 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 64 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | (-1),1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &pool->lock |
drivers/dma/idma64.c idma64_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 6938984529629642752 |
| PARAM_VALUE | 0 | device->device_config | 5265400818292666368 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 610188843779739648 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2487220366673661952 |
| PARAM_VALUE | 0 | device->device_pause | 1975511321565962240 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 8263333807311110144 |
| PARAM_VALUE | 0 | device->device_resume | 8831416256334561280 |
| PARAM_VALUE | 0 | device->device_synchronize | 2912565312146472960 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1369744140554248192 |
| PARAM_VALUE | 0 | device->device_tx_status | 5248041989827940352 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 22 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 22 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/xilinx/xdma.c xdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 5183726932544901120 |
| PARAM_VALUE | 0 | device->device_config | 518350793855750144 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 3673371407383801856 |
| PARAM_VALUE | 0 | device->device_issue_pending | 1085166564750921728 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 1607206344033734656 |
| PARAM_VALUE | 0 | device->device_prep_interleaved_dma | 1896122917029490688 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2480935601547157504 |
| PARAM_VALUE | 0 | device->device_synchronize | 490298276362321920 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1822944915919892480 |
| PARAM_VALUE | 0 | device->device_tx_status | 9016573719736844288 |
| PARAM_VALUE | 0 | device->filter.fn | 5574505753108054016 |
| PARAM_VALUE | 0 | device->residue_granularity | 1 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/bcm-sba-raid.c sba_async_register() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 0 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 7089161508101984256 |
| PARAM_VALUE | 0 | device->device_issue_pending | 3113697153674985472 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 0,1395686691411107840 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0,1919432520031547392 |
| PARAM_VALUE | 0 | device->device_prep_dma_pq | 0,3990635436842000384 |
| PARAM_VALUE | 0 | device->device_prep_dma_xor | 0,4117728929401610240 |
| PARAM_VALUE | 0 | device->device_terminate_all | 7216495348384174080 |
| PARAM_VALUE | 0 | device->device_tx_status | 8342883069411667968 |
| PARAM_VALUE | 0 | device->max_pq | 0 |
| PARAM_VALUE | 0 | device->max_xor | 0 |
| BUF_SIZE | 0 | device | 464 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/idxd/dma.c idxd_register_dma_device() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 3621918792346251264 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 1289167672750645248 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6077593310824730624 |
| PARAM_VALUE | 0 | device->device_prep_dma_interrupt | 1035364548666245120 |
| PARAM_VALUE | 0 | device->device_release | 4821845650571702272 |
| PARAM_VALUE | 0 | device->device_synchronize | 3164799282273931264 |
| PARAM_VALUE | 0 | device->device_terminate_all | 2240218747055661056 |
| PARAM_VALUE | 0 | device->device_tx_status | 3417883674249256960 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/stm32/stm32-dma.c stm32_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 5 |
| PARAM_VALUE | 0 | device->descriptor_reuse | 1 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 3534433934916313088 |
| PARAM_VALUE | 0 | device->device_config | 4402122738542485504 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 816792304201265152 |
| PARAM_VALUE | 0 | device->device_issue_pending | 2389611477823438848 |
| PARAM_VALUE | 0 | device->device_pause | 5806626018825523200 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 6825085625073176576 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 0,2271311555438366720 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7966367203664588800 |
| PARAM_VALUE | 0 | device->device_resume | 6872196509180960768 |
| PARAM_VALUE | 0 | device->device_synchronize | 7673451133769101312 |
| PARAM_VALUE | 0 | device->device_terminate_all | 7470800674233540608 |
| PARAM_VALUE | 0 | device->device_tx_status | 3755182366180114432 |
| PARAM_VALUE | 0 | device->directions | 6-7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 22 |
| PARAM_VALUE | 0 | device->max_burst | 16 |
| PARAM_VALUE | 0 | device->max_sg_burst | 65520 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 22 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| FUZZY_MAX | 0 | device->directions | 6 |
| BIT_INFO | 0 | device->directions | 0x6,0x7 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/img-mdc-dma.c mdc_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 8438641873730097152 |
| PARAM_VALUE | 0 | device->device_config | 822101540334190592 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 3636681869454426112 |
| PARAM_VALUE | 0 | device->device_issue_pending | 6826180984216690688 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 1286996957970882560 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 8111599936336916480 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 5239012162557104128 |
| PARAM_VALUE | 0 | device->device_synchronize | 7279432671315382272 |
| PARAM_VALUE | 0 | device->device_terminate_all | 4399699906858606592 |
| PARAM_VALUE | 0 | device->device_tx_status | 6048309403114573824 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/ep93xx_dma.c ep93xx_dma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms | 0,4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_parms->max_segment_size | u16max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4478733917920620544 |
| PARAM_VALUE | 0 | device->device_config | 4608288089347178496 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8788146699656773632 |
| PARAM_VALUE | 0 | device->device_issue_pending | 5227360524162277376 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 3502976257746526208 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2557714179112005632 |
| PARAM_VALUE | 0 | device->device_synchronize | 3830957845320065024 |
| PARAM_VALUE | 0 | device->device_terminate_all | 851050790572294144 |
| PARAM_VALUE | 0 | device->device_tx_status | 4314769927747563520 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sa11x0-dma.c sa11x0_dma_init_dmadev() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 7053871222750855168 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 1352281705602478080 |
| PARAM_VALUE | 0 | device->device_issue_pending | 5423588970630627328 |
| PARAM_VALUE | 0 | device->device_pause | 6768107122168512512 |
| PARAM_VALUE | 0 | device->device_prep_dma_cyclic | 3046161054565146624 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2967257045946269696 |
| PARAM_VALUE | 0 | device->device_resume | 5972384570914394112 |
| PARAM_VALUE | 0 | device->device_terminate_all | 8630560082743181312 |
| PARAM_VALUE | 0 | device->device_tx_status | 1048140304600645632 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 6 |
| PARAM_VALUE | 0 | device->filter.fn | 7891027783521775616 |
| PARAM_VALUE | 0 | device->filter.map | 3831480168552009728 |
| PARAM_VALUE | 0 | device->filter.mapcnt | 4 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 6 |
| DATA_SOURCE | 0 | device | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/altera-msgdma.c msgdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 2 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver_data | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 2861165015627124736 |
| PARAM_VALUE | 0 | device->device_config | 6427562487051378688 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 2102313122337120256 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7205526062299750400 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5486002107995385856 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 4595904774557609984 |
| PARAM_VALUE | 0 | device->device_tx_status | 3380639410738102272 |
| PARAM_VALUE | 0 | device->directions | 7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 16 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 16 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/lgm/lgm-dma.c intel_ldma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->dma_mask | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 1287946896086319104 |
| PARAM_VALUE | 0 | device->device_config | 0,1986292564239212544 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 568028229085487104 |
| PARAM_VALUE | 0 | device->device_issue_pending | 149493563549487104 |
| PARAM_VALUE | 0 | device->device_pause | 8171431969062694912 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 2403028496100802560 |
| PARAM_VALUE | 0 | device->device_resume | 2792019438918520832 |
| PARAM_VALUE | 0 | device->device_synchronize | 0,172059380715532288 |
| PARAM_VALUE | 0 | device->device_terminate_all | 5770450200298639360 |
| PARAM_VALUE | 0 | device->device_tx_status | 5341430146413596672 |
| PARAM_VALUE | 0 | device->directions | 0,6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 0,16 |
| PARAM_VALUE | 0 | device->residue_granularity | 0 |
| PARAM_VALUE | 0 | device->src_addr_widths | 0,16 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| FUZZY_MAX | 0 | device->directions | 6 |
| FUZZY_MAX | 0 | device->dst_addr_widths | 16 |
| FUZZY_MAX | 0 | device->src_addr_widths | 16 |
| HARD_MAX | 0 | device->directions | 6 |
| HARD_MAX | 0 | device->dst_addr_widths | 16 |
| HARD_MAX | 0 | device->src_addr_widths | 16 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/nbpfaxi.c nbpf_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->driver | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 4952753713720758272 |
| PARAM_VALUE | 0 | device->device_config | 2504060598276501504 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8806063633633755136 |
| PARAM_VALUE | 0 | device->device_issue_pending | 8343480084942999552 |
| PARAM_VALUE | 0 | device->device_pause | 555340045929140224 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 41087457714176000 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 1458523827464871936 |
| PARAM_VALUE | 0 | device->device_terminate_all | 3091307118826823680 |
| PARAM_VALUE | 0 | device->device_tx_status | 3011905118970347520 |
| PARAM_VALUE | 0 | device->directions | 6 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 279 |
| PARAM_VALUE | 0 | device->src_addr_widths | 279 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/arm-dma350.c d350_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->descriptor_reuse | 1 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 9005415813899669504 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8296931972641951744 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7545133222453358592 |
| PARAM_VALUE | 0 | device->device_pause | 5039326053648556032 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5691853879043391488 |
| PARAM_VALUE | 0 | device->device_prep_dma_memset | 0,2335096450803765248 |
| PARAM_VALUE | 0 | device->device_resume | 2830188171095789568 |
| PARAM_VALUE | 0 | device->device_synchronize | 6078685088898699264 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1603600961833431040 |
| PARAM_VALUE | 0 | device->device_tx_status | 900962617137303552 |
| PARAM_VALUE | 0 | device->directions | 1 |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/milbeaut-xdmac.c milbeaut_xdmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 4376463841500078080 |
| PARAM_VALUE | 0 | device->device_issue_pending | 1899313327040360448 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 5833234437306818560 |
| PARAM_VALUE | 0 | device->device_synchronize | 3813084271768707072 |
| PARAM_VALUE | 0 | device->device_terminate_all | 7705135529867210752 |
| PARAM_VALUE | 0 | device->device_tx_status | 8719577454310420480 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 278 |
| PARAM_VALUE | 0 | device->src_addr_widths | 278 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/uniphier-xdmac.c uniphier_xdmac_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->cap_mask.bits | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.next->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->next | 4096-ptr_max |
| PARAM_VALUE | 0 | device->channels.prev->prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->devres_head.prev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->dev->of_node | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_config | 6313014374762692608 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 5428563754571014144 |
| PARAM_VALUE | 0 | device->device_issue_pending | 851445635082948608 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 3099516461444907008 |
| PARAM_VALUE | 0 | device->device_prep_slave_sg | 7455326772300095488 |
| PARAM_VALUE | 0 | device->device_synchronize | 843507765641281536 |
| PARAM_VALUE | 0 | device->device_terminate_all | 4822166828441075712 |
| PARAM_VALUE | 0 | device->device_tx_status | 8921481819229073408 |
| PARAM_VALUE | 0 | device->directions | 7 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 278 |
| PARAM_VALUE | 0 | device->max_burst | u16max |
| PARAM_VALUE | 0 | device->residue_granularity | 2 |
| PARAM_VALUE | 0 | device->src_addr_widths | 278 |
| BUF_SIZE | 0 | device | 464 |
| BUF_SIZE | 0 | device->dev | 1616 |
| MEM_ZERO | 0 | device | |
| MEM_ZERO | 0 | device->cap_mask.bits | |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/dma/sf-pdma/sf-pdma.c sf_pdma_probe() -> dma_async_device_register()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | device | 4096-ptr_max |
| PARAM_VALUE | 0 | device->copy_align | 2 |
| PARAM_VALUE | 0 | device->descriptor_reuse | 1 |
| PARAM_VALUE | 0 | device->dev | 4096-ptr_max |
| PARAM_VALUE | 0 | device->device_alloc_chan_resources | 6933503107196416000 |
| PARAM_VALUE | 0 | device->device_config | 6114681163105697792 |
| PARAM_VALUE | 0 | device->device_free_chan_resources | 8755000430564548608 |
| PARAM_VALUE | 0 | device->device_issue_pending | 7354782317476806656 |
| PARAM_VALUE | 0 | device->device_prep_dma_memcpy | 1438131725271674880 |
| PARAM_VALUE | 0 | device->device_terminate_all | 1489674640605863936 |
| PARAM_VALUE | 0 | device->device_tx_status | 2894587573285355520 |
| PARAM_VALUE | 0 | device->directions | 1 |
| PARAM_VALUE | 0 | device->dst_addr_widths | 127 |
| PARAM_VALUE | 0 | device->src_addr_widths | 127 |
| MEM_ZERO | 0 | device | |
| RX_PATH | |||
| TASK_NOT_RUNNING |