Searched refs:__nodes_setall (Results 1 – 1 of 1) sorted by relevance
140 #define nodes_setall(dst) __nodes_setall(&(dst), MAX_NUMNODES)141 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) in __nodes_setall() function