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

/linux-4.4.14/include/linux/
H A Dnodemask.h127 #define nodes_setall(dst) __nodes_setall(&(dst), MAX_NUMNODES) __nodes_setall()
128 static inline void __nodes_setall(nodemask_t *dstp, unsigned int nbits) __nodes_setall() function

Completed in 64 milliseconds