Searched refs:nodelist (Results 1 – 6 of 6) sorted by relevance
87 nodelist = [colSpan(span=int(text))]89 return nodelist, msglist98 nodelist = [rowSpan(span=int(text))]100 return nodelist, msglist
9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
2879 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2886 if (nodelist) { in mpol_parse_str()2888 *nodelist++ = '\0'; in mpol_parse_str()2889 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2907 if (nodelist) { in mpol_parse_str()2908 char *rest = nodelist; in mpol_parse_str()2921 if (!nodelist) in mpol_parse_str()2928 if (nodelist) in mpol_parse_str()2936 if (!nodelist) in mpol_parse_str()2943 if (!nodelist) in mpol_parse_str()[all …]
42 struct node *nodelist; member81 %type <nodelist> subnodes
131 running kernel does not support NUMA; and will fail if its nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.