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

/linux-master/include/linux/
H A Dnodemask.h347 #define nodelist_parse(buf, dst) __nodelist_parse((buf), &(dst), MAX_NUMNODES)
348 static inline int __nodelist_parse(const char *buf, nodemask_t *dstp, int nbits) function

Completed in 181 milliseconds