Searched refs:nodelist (Results 1 – 9 of 9) 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
2876 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2883 if (nodelist) { in mpol_parse_str()2885 *nodelist++ = '\0'; in mpol_parse_str()2886 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()2904 if (nodelist) { in mpol_parse_str()2905 char *rest = nodelist; in mpol_parse_str()2918 if (!nodelist) in mpol_parse_str()2925 if (nodelist) in mpol_parse_str()2933 if (!nodelist) in mpol_parse_str()2940 if (!nodelist) in mpol_parse_str()[all …]
64 "${out_path}/jffs2_build/fs/jffs2/nodelist.c",106 "${target_out_dir}/jffs2_build/fs/jffs2/nodelist.c",
52 $(TEMP_SRC_PATH)/fs/jffs2/nodelist.c \
28 -#include "nodelist.h"358 #include "nodelist.h"598 #include "nodelist.h"720 #include "nodelist.h"941 #include "nodelist.h"1101 #include "nodelist.h"1195 #include "nodelist.h"2142 #include "nodelist.h"2329 #include "nodelist.h"2688 #include "nodelist.h"[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.