Searched refs:from_nid (Results 1 – 1 of 1) sorted by relevance
30 unsigned int from_nid, unsigned int to_nid) in change_cpu_under_node() argument33 unregister_cpu_under_node(cpuid, from_nid); in change_cpu_under_node()53 int from_nid, to_nid; in store_online() local64 from_nid = cpu_to_node(cpuid); in store_online()72 if (from_nid != to_nid) in store_online()73 change_cpu_under_node(cpu, from_nid, to_nid); in store_online()