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