arch_refresh_nodedata  168 include/linux/memory_hotplug.h extern void arch_refresh_nodedata(int nid, pg_data_t *pgdat);
arch_refresh_nodedata  905 mm/memory_hotplug.c 		arch_refresh_nodedata(nid, pgdat);
arch_refresh_nodedata  953 mm/memory_hotplug.c 	arch_refresh_nodedata(nid, NULL);