| /linux/drivers/usb/host/ |
| H A D | ohci-mem.c | 90 td_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in td_alloc() 134 ed_alloc (struct ohci_hcd *hc, gfp_t mem_flags) in ed_alloc()
|
| H A D | ehci-sched.c | 907 gfp_t mem_flags in intr_submit() 1001 iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() 1165 iso_sched_alloc(unsigned packets, gfp_t mem_flags) in iso_sched_alloc() 1236 gfp_t mem_flags in itd_urb_transaction() 1914 gfp_t mem_flags) in itd_submit() 2035 gfp_t mem_flags in sitd_urb_transaction() 2293 gfp_t mem_flags) in sitd_submit()
|
| H A D | xhci-ring.c | 3263 u32 ep_state, unsigned int num_trbs, gfp_t mem_flags) in prepare_ring() 3331 gfp_t mem_flags) in prepare_transfer() 3482 int xhci_queue_intr_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_intr_tx() 3610 int xhci_queue_bulk_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_bulk_tx() 3769 int xhci_queue_ctrl_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_ctrl_tx() 4076 static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_isoc_tx() 4269 int xhci_queue_isoc_tx_prepare(struct xhci_hcd *xhci, gfp_t mem_flags, in xhci_queue_isoc_tx_prepare()
|
| H A D | oxu210hp-hcd.c | 2014 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 2588 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 2635 gfp_t mem_flags) in itd_submit() 2642 gfp_t mem_flags) in sitd_submit() 3210 gfp_t mem_flags) in __oxu_urb_enqueue() 3242 gfp_t mem_flags) in oxu_urb_enqueue()
|
| /linux/drivers/usb/core/ |
| H A D | buffer.c | 118 gfp_t mem_flags, in hcd_buffer_alloc() 177 size_t size, gfp_t mem_flags, dma_addr_t *dma) in hcd_buffer_alloc_pages()
|
| H A D | hcd.c | 1254 hcd_alloc_coherent(struct usb_bus * bus,gfp_t mem_flags,dma_addr_t * dma_handle,void ** vaddr_handle,size_t size,enum dma_data_direction dir) hcd_alloc_coherent() argument 1378 map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) map_urb_for_dma() argument 1387 usb_hcd_map_urb_for_dma(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) usb_hcd_map_urb_for_dma() argument 1515 usb_hcd_submit_urb(struct urb * urb,gfp_t mem_flags) usb_hcd_submit_urb() argument 2025 usb_alloc_streams(struct usb_interface * interface,struct usb_host_endpoint ** eps,unsigned int num_eps,unsigned int num_streams,gfp_t mem_flags) usb_alloc_streams() argument 2075 usb_free_streams(struct usb_interface * interface,struct usb_host_endpoint ** eps,unsigned int num_eps,gfp_t mem_flags) usb_free_streams() argument [all...] |
| H A D | urb.c | 71 struct urb *usb_alloc_urb(int iso_packets, gfp_t mem_flags) in usb_alloc_urb() 367 int usb_submit_urb(struct urb *urb, gfp_t mem_flags) in usb_submit_urb()
|
| H A D | usb.c | 1006 void *usb_alloc_coherent(struct usb_device *dev, size_t size, gfp_t mem_flags, in usb_alloc_coherent() 1058 gfp_t mem_flags, dma_addr_t *dma, in usb_alloc_noncoherent()
|
| /linux/drivers/usb/serial/ |
| H A D | generic.c | 154 gfp_t mem_flags) in usb_serial_generic_write_start() 300 int index, gfp_t mem_flags) in usb_serial_generic_submit_read_urb() 324 gfp_t mem_flags) in usb_serial_generic_submit_read_urbs()
|
| H A D | sierra.c | 661 static int sierra_submit_rx_urbs(struct usb_serial_port *port, gfp_t mem_flags) in sierra_submit_rx_urbs() 699 gfp_t mem_flags, in sierra_setup_urb()
|
| /linux/drivers/gpu/drm/sysfb/ |
| H A D | efidrm.c | 62 u64 mem_flags = EFI_MEMORY_WC | EFI_MEMORY_UC; in efidrm_get_mem_flags() local 153 u64 vsize, mem_flags; in efidrm_device_create() local
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_mem.c | 385 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_mbuf_alloc() 471 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle) in lpfc_nvmet_buf_alloc()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 157 gfp_t mem_flags) in usbhsh_ureq_alloc() 367 gfp_t mem_flags) in usbhsh_endpoint_attach() 661 gfp_t mem_flags) in usbhsh_queue_push() 811 gfp_t mem_flags) in usbhsh_data_stage_packet_push() 842 gfp_t mem_flags) in usbhsh_status_stage_packet_push() 950 gfp_t mem_flags) in usbhsh_urb_enqueue()
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 697 static int vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in vhci_urb_enqueue() 1325 unsigned int num_streams, gfp_t mem_flags) in vhci_alloc_streams() 1334 gfp_t mem_flags) in vhci_free_streams()
|
| H A D | vudc_dev.c | 280 gfp_t mem_flags) in vep_alloc_request() argument 309 gfp_t mem_flags) in vep_queue() argument
|
| /linux/drivers/usb/misc/ |
| H A D | uss720.c | 125 gfp_t mem_flags) in submit_async_request() 193 …c int get_1284_register(struct parport *pp, unsigned char reg, unsigned char *val, gfp_t mem_flags) in get_1284_register() 229 …ic int set_1284_register(struct parport *pp, unsigned char reg, unsigned char val, gfp_t mem_flags) in set_1284_register()
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-mem.c | 196 gfp_t mem_flags) in cdnsp_insert_segment_mapping() 231 gfp_t mem_flags) in cdnsp_update_stream_segment_mapping() 942 gfp_t mem_flags) in cdnsp_endpoint_init()
|
| /linux/arch/mips/sibyte/common/ |
| H A D | cfe.c | 82 int mem_flags = 0; in prom_meminit() local
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 667 gfp_t mem_flags) in dummy_alloc_request() argument 700 gfp_t mem_flags) in dummy_queue() argument 1270 gfp_t mem_flags in dummy_urb_enqueue() argument 2584 dummy_alloc_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,unsigned int num_streams,gfp_t mem_flags) dummy_alloc_streams() argument 2631 dummy_free_streams(struct usb_hcd * hcd,struct usb_device * udev,struct usb_host_endpoint ** eps,unsigned int num_eps,gfp_t mem_flags) dummy_free_streams() argument
|
| /linux/drivers/usb/fotg210/ |
| H A D | fotg210-hcd.c | 3011 struct list_head *qtd_list, gfp_t mem_flags) in submit_async() 3815 struct list_head *qtd_list, gfp_t mem_flags) in intr_submit() 3898 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags) in iso_stream_alloc() 4006 gfp_t mem_flags) in iso_sched_alloc() 4066 struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags) in itd_urb_transaction() 4512 gfp_t mem_flags) in itd_submit() 5253 gfp_t mem_flags) in fotg210_urb_enqueue()
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd_ddma.c | 114 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags) in dwc2_frame_list_alloc() 313 gfp_t mem_flags) in dwc2_hcd_qh_init_ddma()
|
| H A D | hcd.c | 2468 static int dwc2_alloc_dma_aligned_buffer(struct urb *urb, gfp_t mem_flags) in dwc2_alloc_dma_aligned_buffer() argument 2510 gfp_t mem_flags) in dwc2_map_urb_for_dma() argument 3822 gfp_t mem_flags) in dwc2_hcd_urb_alloc() argument 4014 gfp_t mem_flags, int *ttport) in dwc2_host_get_tt_info() argument 4614 _dwc2_hcd_urb_enqueue(struct usb_hcd * hcd,struct urb * urb,gfp_t mem_flags) _dwc2_hcd_urb_enqueue() argument [all...] |
| H A D | hcd_queue.c | 1443 struct dwc2_hcd_urb *urb, gfp_t mem_flags) in dwc2_qh_init() 1580 gfp_t mem_flags) in dwc2_hcd_qh_create()
|
| /linux/drivers/staging/greybus/ |
| H A D | usb.c | 78 static int urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags) in urb_enqueue()
|
| /linux/drivers/usb/musb/ |
| H A D | musb_host.c | 2116 gfp_t mem_flags) in musb_urb_enqueue() 2584 static int musb_alloc_temp_buffer(struct urb *urb, gfp_t mem_flags) in musb_alloc_temp_buffer() 2623 gfp_t mem_flags) in musb_map_urb_for_dma()
|