Searched refs:to_nid (Results 1 – 1 of 1) sorted by relevance
39 unsigned int from_nid, unsigned int to_nid) in change_cpu_under_node() argument43 register_cpu_under_node(cpuid, to_nid); in change_cpu_under_node()44 cpu->node_id = to_nid; in change_cpu_under_node()51 int from_nid, to_nid; in cpu_subsys_online() local63 to_nid = cpu_to_node(cpuid); in cpu_subsys_online()64 if (from_nid != to_nid) in cpu_subsys_online()65 change_cpu_under_node(cpu, from_nid, to_nid); in cpu_subsys_online()