Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnodemask.h232 #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