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

/linux-4.4.14/include/linux/
H A Dnodemask.h38 * int nodes_full(mask) Is mask full (all bits sets)?
219 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES) __nodes_full() macro

Completed in 40 milliseconds