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

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

Completed in 42 milliseconds