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
2656 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2660 if (nodelist) { in mpol_parse_str()2662 *nodelist++ = '\0'; in mpol_parse_str()2663 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2686 if (nodelist) { in mpol_parse_str()2687 char *rest = nodelist; in mpol_parse_str()2698 if (!nodelist) in mpol_parse_str()2705 if (nodelist) in mpol_parse_str()2713 if (!nodelist) in mpol_parse_str()2720 if (!nodelist) in mpol_parse_str()[all …]
56 struct node *nodelist; member89 %type <nodelist> subnodes
96 struct node *nodelist;
169 struct node *nodelist;1610 (yyval.node) = build_node((yyvsp[(2) - (5)].proplist), (yyvsp[(3) - (5)].nodelist));2024 (yyval.nodelist) = NULL;2032 (yyval.nodelist) = chain_node((yyvsp[(1) - (2)].node), (yyvsp[(2) - (2)].nodelist));
118 running kernel does not support NUMA; and will fail if its nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.