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