Home
last modified time | relevance | path

Searched defs:mdesc (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.c114 struct hidma_desc *mdesc; in hidma_process_completed() local
167 struct hidma_desc *mdesc = data; in hidma_callback() local
314 struct hidma_desc *mdesc; in hidma_tx_submit() local
345 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources() local
397 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy() local
430 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memset() local
473 struct hidma_desc *tmp, *mdesc; in hidma_terminate_channel() local
538 struct hidma_desc *mdesc, *tmp; in hidma_free_chan_resources() local
H A Dhidma_dbg.c87 struct hidma_desc *mdesc; in hidma_chan_show() local
/openbmc/linux/arch/arc/kernel/
H A Ddevtree.c42 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local
62 const struct machine_desc *mdesc; in setup_machine_fdt() local
/openbmc/linux/arch/arm/kernel/
H A Ddevtree.c175 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local
195 const struct machine_desc *mdesc, *mdesc_best = NULL; in setup_machine_fdt() local
H A Datags_parse.c180 const struct machine_desc *mdesc = NULL, *p; in setup_machine_tags() local
H A Dsetup.c855 static void __init request_standard_resources(const struct machine_desc *mdesc) in request_standard_resources()
1104 const struct machine_desc *mdesc = NULL; in setup_arch() local
/openbmc/linux/drivers/dma/
H A Dimg-mdc-dma.c259 static void mdc_list_desc_free(struct mdc_tx_desc *mdesc) in mdc_list_desc_free()
278 struct mdc_tx_desc *mdesc = to_mdc_desc(&vd->tx); in mdc_desc_free() local
290 struct mdc_tx_desc *mdesc; in mdc_prep_dma_memcpy() local
372 struct mdc_tx_desc *mdesc; in mdc_prep_dma_cyclic() local
453 struct mdc_tx_desc *mdesc; in mdc_prep_slave_sg() local
527 struct mdc_tx_desc *mdesc; in mdc_issue_desc() local
574 struct mdc_tx_desc *mdesc; in mdc_tx_status() local
758 struct mdc_tx_desc *mdesc; in mdc_chan_irq() local
H A Dmpc512x_dma.c259 struct mpc_dma_desc *mdesc; in mpc_dma_execute() local
321 struct mpc_dma_desc *mdesc; in mpc_dma_irq_process() local
380 struct mpc_dma_desc *mdesc; in mpc_dma_process_completed() local
463 struct mpc_dma_desc *mdesc; in mpc_dma_tx_submit() local
490 struct mpc_dma_desc *mdesc; in mpc_dma_alloc_chan_resources() local
548 struct mpc_dma_desc *mdesc, *tmp; in mpc_dma_free_chan_resources() local
606 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_memcpy() local
690 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_slave_sg() local
/openbmc/linux/arch/arm/mm/
H A Dmmu.c1377 static void __init devicemaps_init(const struct machine_desc *mdesc) in devicemaps_init()
1637 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init()
1710 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init()
1762 void __init paging_init(const struct machine_desc *mdesc) in paging_init()
1795 void __init early_mm_init(const struct machine_desc *mdesc) in early_mm_init()
H A Dinit.c97 void __init setup_dma_zone(const struct machine_desc *mdesc) in setup_dma_zone()
183 void __init arm_memblock_init(const struct machine_desc *mdesc) in arm_memblock_init()
H A Dnommu.c157 void __init paging_init(const struct machine_desc *mdesc) in paging_init()
/openbmc/linux/arch/sparc/kernel/
H A Dmdesc.c78 struct mdesc_hdr mdesc; member
614 static struct mdesc_elem *node_block(struct mdesc_hdr *mdesc) in node_block()
619 static void *name_block(struct mdesc_hdr *mdesc) in name_block()
624 static void *data_block(struct mdesc_hdr *mdesc) in data_block()
1268 unsigned char *mdesc; in mdesc_read() local
/openbmc/linux/drivers/crypto/
H A Dn2_core.c1680 static int spu_mdesc_walk_arcs(struct mdesc_handle *mdesc, in spu_mdesc_walk_arcs()
1708 struct platform_device *dev, struct mdesc_handle *mdesc, in handle_exec_unit()
1739 static int spu_mdesc_scan(struct mdesc_handle *mdesc, struct platform_device *dev, in spu_mdesc_scan()
1765 static int get_irq_props(struct mdesc_handle *mdesc, u64 node, in get_irq_props()
1794 static int grab_mdesc_irq_props(struct mdesc_handle *mdesc, in grab_mdesc_irq_props()
1942 struct mdesc_handle *mdesc; in n2_crypto_probe() local
2049 struct mdesc_handle *mdesc; in n2_mau_probe() local
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c477 struct iser_tx_desc *mdesc = &iser_task->desc; in iser_send_control() local