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()
493 ctx = kzalloc_node(sizeof(*ctx), flags, dev_to_node(dev)); in xhci_alloc_port_bw_ctx()
631 dev_to_node(dev)); in xhci_alloc_stream_info()
641 dev_to_node(dev)); in xhci_alloc_stream_info()
842 dev_to_node(dev)); in xhci_alloc_tt_info()
1656 dev_to_node(dev)); in scratchpad_alloc()
1667 flags, dev_to_node(dev)); in scratchpad_alloc()
1736 command = kzalloc_node(sizeof(*command), mem_flags, dev_to_node(dev)); in xhci_alloc_command()
1743 dev_to_node(dev)); in xhci_alloc_command()
2081 GFP_KERNEL, dev_to_node(dev)); in xhci_add_in_port()
2162 flags, dev_to_node(dev)); in xhci_create_rhub_port_array()
2195 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2207 xhci->rh_bw = kcalloc_node(xhci->max_ports, sizeof(*xhci->rh_bw), flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2235 flags, dev_to_node(dev)); in xhci_setup_port_arrays()
2298 ir = kzalloc_node(sizeof(*ir), flags, dev_to_node(dev)); in xhci_alloc_interrupter()
2490 flags, dev_to_node(dev)); in xhci_mem_init()