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