Searched refs:nodelist (Results 1 – 7 of 7) sorted by relevance
8 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
2653 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2657 if (nodelist) { in mpol_parse_str()2659 *nodelist++ = '\0'; in mpol_parse_str()2660 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2683 if (nodelist) { in mpol_parse_str()2684 char *rest = nodelist; in mpol_parse_str()2695 if (!nodelist) in mpol_parse_str()2702 if (nodelist) in mpol_parse_str()2710 if (!nodelist) in mpol_parse_str()2717 if (!nodelist) in mpol_parse_str()[all …]
52 struct node *nodelist; member84 %type <nodelist> subnodes
92 struct node *nodelist;
162 struct node *nodelist;1571 (yyval.node) = build_node((yyvsp[-3].proplist), (yyvsp[-2].nodelist));1968 (yyval.nodelist) = NULL;1976 (yyval.nodelist) = chain_node((yyvsp[-1].node), (yyvsp[0].nodelist));
118 running kernel does not support NUMA; and will fail if its nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.