Lines Matching defs:mem_flags
1285 gfp_t mem_flags)
1298 return usb_hcd_map_urb_for_dma(hcd, urb, mem_flags);
1420 unsigned int ep_index, struct urb *urb, gfp_t mem_flags)
1451 command = xhci_alloc_command(xhci, true, mem_flags);
1493 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
1532 urb_priv = kzalloc(struct_size(urb_priv, td, num_tds), mem_flags);
1548 ep_index, urb, mem_flags);
3356 unsigned int num_streams, gfp_t mem_flags)
3387 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
3442 max_packet, mem_flags);
3523 gfp_t mem_flags)
4973 struct usb_tt *tt, gfp_t mem_flags)
4994 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);