Lines Matching refs:kmalloc
306 resource = kmalloc(sizeof(struct vme_resource), GFP_KERNEL); in vme_slave_request()
465 resource = kmalloc(sizeof(struct vme_resource), GFP_KERNEL); in vme_master_request()
747 resource = kmalloc(sizeof(struct vme_resource), GFP_KERNEL); in vme_dma_request()
783 dma_list = kmalloc(sizeof(struct vme_dma_list), GFP_KERNEL); in vme_new_dma_list()
804 attributes = kmalloc(sizeof(struct vme_dma_attr), GFP_KERNEL); in vme_dma_pattern_attribute()
810 pattern_attr = kmalloc(sizeof(struct vme_dma_pattern), GFP_KERNEL); in vme_dma_pattern_attribute()
841 attributes = kmalloc(sizeof(struct vme_dma_attr), GFP_KERNEL); in vme_dma_pci_attribute()
847 pci_attr = kmalloc(sizeof(struct vme_dma_pci), GFP_KERNEL); in vme_dma_pci_attribute()
878 attributes = kmalloc( in vme_dma_vme_attribute()
885 vme_attr = kmalloc(sizeof(struct vme_dma_vme), GFP_KERNEL); in vme_dma_vme_attribute()
1061 handler = kmalloc(sizeof(*handler), GFP_KERNEL); in vme_register_error_handler()
1243 resource = kmalloc(sizeof(struct vme_resource), GFP_KERNEL); in vme_lm_request()