arch_alloc_nodedata  100 include/linux/memory_hotplug.h extern pg_data_t *arch_alloc_nodedata(int nid);
arch_alloc_nodedata  451 mm/memory_hotplug.c 	pgdat = arch_alloc_nodedata(nid);