Searched refs:__nodes_full (Results 1 – 1 of 1) sorted by relevance
221 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES)222 static inline int __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full() function