Searched refs:generic_alloc_nodedata (Results 1 – 1 of 1) sorted by relevance
139 #define arch_alloc_nodedata(nid) generic_alloc_nodedata(nid)149 #define generic_alloc_nodedata(nid) \ macro168 static inline pg_data_t *generic_alloc_nodedata(int nid) in generic_alloc_nodedata() function