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