Home
last modified time | relevance | path

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

/include/linux/
A Dnodemask.h235 #define nodes_full(nodemask) __nodes_full(&(nodemask), MAX_NUMNODES)
236 static __always_inline bool __nodes_full(const nodemask_t *srcp, unsigned int nbits) in __nodes_full() function

Completed in 5 milliseconds