Lines Matching refs:dev_to_node
38 seg = kzalloc_node(sizeof(*seg), flags, dev_to_node(dev)); in xhci_segment_alloc()
50 dev_to_node(dev)); in xhci_segment_alloc()
377 ring = kzalloc_node(sizeof(*ring), flags, dev_to_node(dev)); in xhci_ring_alloc()
461 ctx = kzalloc_node(sizeof(*ctx), flags, dev_to_node(dev)); in xhci_alloc_container_ctx()
602 dev_to_node(dev)); in xhci_alloc_stream_info()
612 dev_to_node(dev)); in xhci_alloc_stream_info()
813 dev_to_node(dev)); in xhci_alloc_tt_info()
1625 dev_to_node(dev)); in scratchpad_alloc()
1636 flags, dev_to_node(dev)); in scratchpad_alloc()
1705 command = kzalloc_node(sizeof(*command), mem_flags, dev_to_node(dev)); in xhci_alloc_command()
1712 dev_to_node(dev)); in xhci_alloc_command()
2042 GFP_KERNEL, dev_to_node(dev)); in xhci_add_in_port()
2123 flags, dev_to_node(dev)); in xhci_create_rhub_port_array()
2158 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2172 dev_to_node(dev)); in xhci_setup_port_arrays()
2200 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2264 ir = kzalloc_node(sizeof(*ir), flags, dev_to_node(dev)); in xhci_alloc_interrupter()
2505 flags, dev_to_node(dev)); in xhci_mem_init()