/Linux-v4.19/drivers/dma/qcom/ |
D | hidma.c | 120 struct hidma_desc *mdesc; in hidma_process_completed() local 172 struct hidma_desc *mdesc = data; in hidma_callback() local 320 struct hidma_desc *mdesc; in hidma_tx_submit() local 351 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources() local 403 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy() local 435 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memset() local 466 struct hidma_desc *tmp, *mdesc; in hidma_terminate_channel() local 531 struct hidma_desc *mdesc, *tmp; in hidma_free_chan_resources() local
|
D | hidma_dbg.c | 95 struct hidma_desc *mdesc; in hidma_chan_stats() local
|
/Linux-v4.19/arch/arc/kernel/ |
D | devtree.c | 46 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local 66 const struct machine_desc *mdesc; in setup_machine_fdt() local
|
/Linux-v4.19/arch/arm/kernel/ |
D | devtree.c | 200 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local 220 const struct machine_desc *mdesc, *mdesc_best = NULL; in setup_machine_fdt() local
|
D | atags_parse.c | 184 const struct machine_desc *mdesc = NULL, *p; in setup_machine_tags() local
|
D | setup.c | 838 static void __init request_standard_resources(const struct machine_desc *mdesc) in request_standard_resources() 1066 const struct machine_desc *mdesc; in setup_arch() local
|
/Linux-v4.19/drivers/dma/ |
D | mpc512x_dma.c | 271 struct mpc_dma_desc *mdesc; in mpc_dma_execute() local 333 struct mpc_dma_desc *mdesc; in mpc_dma_irq_process() local 392 struct mpc_dma_desc *mdesc; in mpc_dma_process_completed() local 475 struct mpc_dma_desc *mdesc; in mpc_dma_tx_submit() local 502 struct mpc_dma_desc *mdesc; in mpc_dma_alloc_chan_resources() local 560 struct mpc_dma_desc *mdesc, *tmp; in mpc_dma_free_chan_resources() local 618 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_memcpy() local 702 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_slave_sg() local
|
D | img-mdc-dma.c | 263 static void mdc_list_desc_free(struct mdc_tx_desc *mdesc) in mdc_list_desc_free() 282 struct mdc_tx_desc *mdesc = to_mdc_desc(&vd->tx); in mdc_desc_free() local 294 struct mdc_tx_desc *mdesc; in mdc_prep_dma_memcpy() local 376 struct mdc_tx_desc *mdesc; in mdc_prep_dma_cyclic() local 457 struct mdc_tx_desc *mdesc; in mdc_prep_slave_sg() local 531 struct mdc_tx_desc *mdesc; in mdc_issue_desc() local 578 struct mdc_tx_desc *mdesc; in mdc_tx_status() local 762 struct mdc_tx_desc *mdesc; in mdc_chan_irq() local
|
/Linux-v4.19/arch/arm/mm/ |
D | mmu.c | 1315 static void __init devicemaps_init(const struct machine_desc *mdesc) in devicemaps_init() 1502 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init() 1570 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init() 1622 void __init paging_init(const struct machine_desc *mdesc) in paging_init() 1649 void __init early_mm_init(const struct machine_desc *mdesc) in early_mm_init()
|
D | init.c | 129 void __init setup_dma_zone(const struct machine_desc *mdesc) in setup_dma_zone() 281 void __init arm_memblock_init(const struct machine_desc *mdesc) in arm_memblock_init()
|
D | nommu.c | 148 void __init paging_init(const struct machine_desc *mdesc) in paging_init()
|
/Linux-v4.19/arch/sparc/kernel/ |
D | mdesc.c | 78 struct mdesc_hdr mdesc; member 612 static struct mdesc_elem *node_block(struct mdesc_hdr *mdesc) in node_block() 617 static void *name_block(struct mdesc_hdr *mdesc) in name_block() 622 static void *data_block(struct mdesc_hdr *mdesc) in data_block() 1266 unsigned char *mdesc; in mdesc_read() local
|
/Linux-v4.19/drivers/crypto/ |
D | n2_core.c | 1731 static int spu_mdesc_walk_arcs(struct mdesc_handle *mdesc, in spu_mdesc_walk_arcs() 1759 struct platform_device *dev, struct mdesc_handle *mdesc, in handle_exec_unit() 1790 static int spu_mdesc_scan(struct mdesc_handle *mdesc, struct platform_device *dev, in spu_mdesc_scan() 1816 static int get_irq_props(struct mdesc_handle *mdesc, u64 node, in get_irq_props() 1845 static int grab_mdesc_irq_props(struct mdesc_handle *mdesc, in grab_mdesc_irq_props() 1995 struct mdesc_handle *mdesc; in n2_crypto_probe() local 2102 struct mdesc_handle *mdesc; in n2_mau_probe() local
|
/Linux-v4.19/arch/mips/pmcs-msp71xx/ |
D | msp_prom.c | 62 struct prom_pmemblock mdesc[PROM_MAX_PMEMBLOCKS]; variable
|
/Linux-v4.19/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 501 struct iser_tx_desc *mdesc = &iser_task->desc; in iser_send_control() local
|