xhci_alloc_command  403 drivers/usb/host/xhci-hub.c 	cmd = xhci_alloc_command(xhci, true, GFP_NOIO);
xhci_alloc_command  419 drivers/usb/host/xhci-hub.c 			command = xhci_alloc_command(xhci, false, GFP_NOWAIT);
xhci_alloc_command 1769 drivers/usb/host/xhci-mem.c 	command = xhci_alloc_command(xhci, allocate_completion, mem_flags);
xhci_alloc_command 1173 drivers/usb/host/xhci-ring.c 		command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
xhci_alloc_command 1859 drivers/usb/host/xhci-ring.c 	command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
xhci_alloc_command 4159 drivers/usb/host/xhci-ring.c 	cmd = xhci_alloc_command(xhci, false, GFP_ATOMIC);
xhci_alloc_command  683 drivers/usb/host/xhci.c 		command = xhci_alloc_command(xhci, false, GFP_KERNEL);
xhci_alloc_command 1416 drivers/usb/host/xhci.c 		command = xhci_alloc_command(xhci, true, GFP_KERNEL);
xhci_alloc_command 1692 drivers/usb/host/xhci.c 		command = xhci_alloc_command(xhci, false, GFP_ATOMIC);
xhci_alloc_command 2883 drivers/usb/host/xhci.c 	command = xhci_alloc_command(xhci, true, GFP_KERNEL);
xhci_alloc_command 3174 drivers/usb/host/xhci.c 	stop_cmd = xhci_alloc_command(xhci, true, GFP_NOWAIT);
xhci_alloc_command 3755 drivers/usb/host/xhci.c 	reset_device_cmd = xhci_alloc_command(xhci, true, GFP_NOIO);
xhci_alloc_command 3902 drivers/usb/host/xhci.c 	command = xhci_alloc_command(xhci, false, GFP_KERNEL);
xhci_alloc_command 3966 drivers/usb/host/xhci.c 	command = xhci_alloc_command(xhci, true, GFP_KERNEL);
xhci_alloc_command 4099 drivers/usb/host/xhci.c 	command = xhci_alloc_command(xhci, true, GFP_KERNEL);
xhci_alloc_command 2041 drivers/usb/host/xhci.h struct xhci_command *xhci_alloc_command(struct xhci_hcd *xhci,