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