| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | 
| D | qset.c | 17 struct whc_qset *qset_alloc(struct whc *whc, gfp_t mem_flags)  in qset_alloc()147 				 gfp_t mem_flags)  in get_qset()
 346 static int qset_fill_page_list(struct whc *whc, struct whc_std *std, gfp_t mem_flags)  in qset_fill_page_list()
 406 				    struct urb *urb, gfp_t mem_flags)  in qset_new_std()
 424 			   gfp_t mem_flags)  in qset_add_urb_sg()
 545 				     struct urb *urb, gfp_t mem_flags)  in qset_add_urb_sg_linearize()
 632 	gfp_t mem_flags)  in qset_add_urb()
 
 | 
| D | hcd.c | 107 			   gfp_t mem_flags)  in whc_urb_enqueue()
 | 
| D | pzl.c | 280 int pzl_urb_enqueue(struct whc *whc, struct urb *urb, gfp_t mem_flags)  in pzl_urb_enqueue()
 | 
| D | asl.c | 252 int asl_urb_enqueue(struct whc *whc, struct urb *urb, gfp_t mem_flags)  in asl_urb_enqueue()
 | 
| /Linux-v5.4/include/linux/ | 
| D | dmapool.h | 42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags,  in dma_pool_alloc()52 static inline void *dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags,  in dma_pool_zalloc()
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| 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()
 
 | 
| D | xhci-mem.c | 187 		gfp_t mem_flags)  in xhci_insert_segment_mapping()221 		gfp_t mem_flags)  in xhci_update_stream_segment_mapping()
 270 static int xhci_update_stream_mapping(struct xhci_ring *ring, gfp_t mem_flags)  in xhci_update_stream_mapping()
 560 		gfp_t mem_flags)  in xhci_alloc_stream_ctx()
 615 		unsigned int max_packet, gfp_t mem_flags)  in xhci_alloc_stream_info()
 835 		struct usb_tt *tt, gfp_t mem_flags)  in xhci_alloc_tt_info()
 1425 		gfp_t mem_flags)  in xhci_endpoint_init()
 1733 		bool allocate_completion, gfp_t mem_flags)  in xhci_alloc_command()
 1759 		bool allocate_completion, gfp_t mem_flags)  in xhci_alloc_command_with_ctx()
 
 | 
| D | ehci-sched.c | 921 	gfp_t			mem_flags  in intr_submit()1015 iso_stream_alloc(gfp_t mem_flags)  in iso_stream_alloc()
 1179 iso_sched_alloc(unsigned packets, gfp_t mem_flags)  in iso_sched_alloc()
 1252 	gfp_t			mem_flags  in itd_urb_transaction()
 1924 	gfp_t mem_flags)  in itd_submit()
 2045 	gfp_t			mem_flags  in sitd_urb_transaction()
 2303 	gfp_t mem_flags)  in sitd_submit()
 
 | 
| D | ehci-tegra.c | 315 static int alloc_dma_aligned_buffer(struct urb *urb, gfp_t mem_flags)  in alloc_dma_aligned_buffer()348 				      gfp_t mem_flags)  in tegra_ehci_map_urb_for_dma()
 
 | 
| D | xhci-ring.c | 2872 		u32 ep_state, unsigned int num_trbs, gfp_t mem_flags)  in prepare_ring()2956 		gfp_t mem_flags)  in prepare_transfer()
 3107 int xhci_queue_intr_tx(struct xhci_hcd *xhci, gfp_t mem_flags,  in xhci_queue_intr_tx()
 3231 int xhci_queue_bulk_tx(struct xhci_hcd *xhci, gfp_t mem_flags,  in xhci_queue_bulk_tx()
 3390 int xhci_queue_ctrl_tx(struct xhci_hcd *xhci, gfp_t mem_flags,  in xhci_queue_ctrl_tx()
 3667 static int xhci_queue_isoc_tx(struct xhci_hcd *xhci, gfp_t mem_flags,  in xhci_queue_isoc_tx()
 3862 int xhci_queue_isoc_tx_prepare(struct xhci_hcd *xhci, gfp_t mem_flags,  in xhci_queue_isoc_tx_prepare()
 
 | 
| D | fotg210-hcd.c | 3022 		struct list_head *qtd_list, gfp_t mem_flags)  in submit_async()3826 		struct list_head *qtd_list, gfp_t mem_flags)  in intr_submit()
 3909 static struct fotg210_iso_stream *iso_stream_alloc(gfp_t mem_flags)  in iso_stream_alloc()
 4016 		gfp_t mem_flags)  in iso_sched_alloc()
 4078 		struct fotg210_hcd *fotg210, struct urb *urb, gfp_t mem_flags)  in itd_urb_transaction()
 4524 		gfp_t mem_flags)  in itd_submit()
 5268 		gfp_t mem_flags)  in fotg210_urb_enqueue()
 
 | 
| /Linux-v5.4/drivers/usb/core/ | 
| D | hcd.c | 1271 			      gfp_t mem_flags, dma_addr_t *dma_handle,  in hcd_alloc_coherent()1389 			   gfp_t mem_flags)  in map_urb_for_dma()
 1398 			    gfp_t mem_flags)  in usb_hcd_map_urb_for_dma()
 1525 int usb_hcd_submit_urb (struct urb *urb, gfp_t mem_flags)  in usb_hcd_submit_urb()
 2006 		unsigned int num_streams, gfp_t mem_flags)  in usb_alloc_streams()
 2056 		gfp_t mem_flags)  in usb_free_streams()
 
 | 
| D | urb.c | 69 struct urb *usb_alloc_urb(int iso_packets, gfp_t mem_flags)  in usb_alloc_urb()351 int usb_submit_urb(struct urb *urb, gfp_t mem_flags)  in usb_submit_urb()
 
 | 
| D | buffer.c | 116 	gfp_t			mem_flags,  in hcd_buffer_alloc()
 | 
| /Linux-v5.4/drivers/usb/serial/ | 
| D | generic.c | 155 							gfp_t mem_flags)  in usb_serial_generic_write_start()301 						int index, gfp_t mem_flags)  in usb_serial_generic_submit_read_urb()
 325 					gfp_t mem_flags)  in usb_serial_generic_submit_read_urbs()
 
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_mem.c | 368 lpfc_mbuf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle)  in lpfc_mbuf_alloc()454 lpfc_nvmet_buf_alloc(struct lpfc_hba *phba, int mem_flags, dma_addr_t *handle)  in lpfc_nvmet_buf_alloc()
 
 | 
| /Linux-v5.4/mm/ | 
| D | dmapool.c | 221 static struct dma_page *pool_alloc_page(struct dma_pool *pool, gfp_t mem_flags)  in pool_alloc_page()319 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags,  in dma_pool_alloc()
 
 | 
| /Linux-v5.4/drivers/usb/renesas_usbhs/ | 
| 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-v5.4/drivers/usb/usbip/ | 
| D | vhci_hcd.c | 684 static int vhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)  in vhci_urb_enqueue()1286 	unsigned int num_streams, gfp_t mem_flags)  in vhci_alloc_streams()
 1295 	gfp_t mem_flags)  in vhci_free_streams()
 
 | 
| D | vudc_dev.c | 280 		gfp_t mem_flags)  in vep_alloc_request()309 		gfp_t mem_flags)  in vep_queue()
 
 | 
| /Linux-v5.4/drivers/usb/misc/ | 
| D | uss720.c | 124 							 gfp_t mem_flags)  in submit_async_request()192 …c int get_1284_register(struct parport *pp, unsigned char reg, unsigned char *val, gfp_t mem_flags)  in get_1284_register()
 228 …ic int set_1284_register(struct parport *pp, unsigned char reg, unsigned char val, gfp_t mem_flags)  in set_1284_register()
 
 | 
| /Linux-v5.4/arch/mips/sibyte/common/ | 
| D | cfe.c | 88 	int mem_flags = 0;  in prom_meminit()  local
 | 
| /Linux-v5.4/drivers/usb/gadget/udc/ | 
| D | dummy_hcd.c | 655 		gfp_t mem_flags)  in dummy_alloc_request()688 		gfp_t mem_flags)  in dummy_queue()
 1243 	gfp_t				mem_flags  in dummy_urb_enqueue()
 2519 	unsigned int num_streams, gfp_t mem_flags)  in dummy_alloc_streams()
 2566 	gfp_t mem_flags)  in dummy_free_streams()
 
 | 
| /Linux-v5.4/drivers/usb/dwc2/ | 
| D | hcd_ddma.c | 144 static int dwc2_frame_list_alloc(struct dwc2_hsotg *hsotg, gfp_t mem_flags)  in dwc2_frame_list_alloc()343 			  gfp_t mem_flags)  in dwc2_hcd_qh_init_ddma()
 
 | 
| /Linux-v5.4/drivers/staging/greybus/ | 
| D | usb.c | 78 static int urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)  in urb_enqueue()
 |