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
2801 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2805 if (nodelist) { in mpol_parse_str()2807 *nodelist++ = '\0'; in mpol_parse_str()2808 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2827 if (nodelist) { in mpol_parse_str()2828 char *rest = nodelist; in mpol_parse_str()2839 if (!nodelist) in mpol_parse_str()2846 if (nodelist) in mpol_parse_str()2854 if (!nodelist) in mpol_parse_str()2861 if (!nodelist) in mpol_parse_str()[all …]
38 struct node *nodelist; member77 %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.