Lines Matching defs:mem_flags
1312 gfp_t mem_flags)
1317 return usb_hcd_map_urb_for_dma(hcd, urb, mem_flags);
1431 unsigned int ep_index, struct urb *urb, gfp_t mem_flags)
1462 command = xhci_alloc_command(xhci, true, mem_flags);
1504 static int xhci_urb_enqueue(struct usb_hcd *hcd, struct urb *urb, gfp_t mem_flags)
1545 urb_priv = kzalloc(struct_size(urb_priv, td, num_tds), mem_flags);
1561 ep_index, urb, mem_flags);
3464 unsigned int num_streams, gfp_t mem_flags)
3495 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
3550 max_packet, mem_flags);
3631 gfp_t mem_flags)
5101 struct usb_tt *tt, gfp_t mem_flags)
5122 config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);