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