Searched refs:__nodes_full (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dnodemask.h232 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES)
233 static inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) function

Completed in 160 milliseconds