Searched refs:generic_alloc_nodedata (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dmemory_hotplug.h111 * In general, generic_alloc_nodedata() is used.
121 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid)
131 #define generic_alloc_nodedata(nid) \ macro
150 static inline pg_data_t *generic_alloc_nodedata(int nid) function

Completed in 123 milliseconds