Searched refs:maxnodes (Results 1 – 2 of 2) sorted by relevance
275 static int stringify_nodemap(unsigned long *nodemap, int maxnodes, in stringify_nodemap() argument281 while ((i = find_next_bit(nodemap, maxnodes, i + 1)) < maxnodes) in stringify_nodemap()
410 mbind() installs the policy specified by (mode, nmask, maxnodes) as