xhci_alloc_command_with_ctx  659 drivers/usb/host/xhci-mem.c 		xhci_alloc_command_with_ctx(xhci, true, mem_flags);
xhci_alloc_command_with_ctx 2483 drivers/usb/host/xhci-mem.c 	xhci->lpm_command = xhci_alloc_command_with_ctx(xhci, true, flags);
xhci_alloc_command_with_ctx 3178 drivers/usb/host/xhci.c 	cfg_cmd = xhci_alloc_command_with_ctx(xhci, true, GFP_NOWAIT);
xhci_alloc_command_with_ctx 3432 drivers/usb/host/xhci.c 	config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
xhci_alloc_command_with_ctx 5030 drivers/usb/host/xhci.c 	config_cmd = xhci_alloc_command_with_ctx(xhci, true, mem_flags);
xhci_alloc_command_with_ctx 2043 drivers/usb/host/xhci.h struct xhci_command *xhci_alloc_command_with_ctx(struct xhci_hcd *xhci,