Lines Matching refs:dev_to_node
39 seg = kzalloc_node(sizeof(*seg), flags, dev_to_node(dev)); in xhci_segment_alloc()
51 dev_to_node(dev)); in xhci_segment_alloc()
379 ring = kzalloc_node(sizeof(*ring), flags, dev_to_node(dev)); in xhci_ring_alloc()
469 ctx = kzalloc_node(sizeof(*ctx), flags, dev_to_node(dev)); in xhci_alloc_container_ctx()
610 dev_to_node(dev)); in xhci_alloc_stream_info()
620 dev_to_node(dev)); in xhci_alloc_stream_info()
821 dev_to_node(dev)); in xhci_alloc_tt_info()
1636 dev_to_node(dev)); in scratchpad_alloc()
1647 flags, dev_to_node(dev)); in scratchpad_alloc()
1716 command = kzalloc_node(sizeof(*command), mem_flags, dev_to_node(dev)); in xhci_alloc_command()
1723 dev_to_node(dev)); in xhci_alloc_command()
2020 GFP_KERNEL, dev_to_node(dev)); in xhci_add_in_port()
2104 flags, dev_to_node(dev)); in xhci_create_rhub_port_array()
2139 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2153 dev_to_node(dev)); in xhci_setup_port_arrays()
2181 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2186 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2243 ir = kzalloc_node(sizeof(*ir), flags, dev_to_node(dev)); in xhci_alloc_interrupter()