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
2703 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2707 if (nodelist) { in mpol_parse_str()2709 *nodelist++ = '\0'; in mpol_parse_str()2710 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2733 if (nodelist) { in mpol_parse_str()2734 char *rest = nodelist; in mpol_parse_str()2745 if (!nodelist) in mpol_parse_str()2752 if (nodelist) in mpol_parse_str()2760 if (!nodelist) in mpol_parse_str()2767 if (!nodelist) in mpol_parse_str()[all …]
9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
53 struct node *nodelist; member90 %type <nodelist> subnodes
119 running kernel does not support NUMA; and will fail if its nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.