Searched refs:nodelist (Results 1 – 11 of 11) sorted by relevance
13 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist24 nodelist: NUMA nodes that are part of this memory tier.
77 nodelist = [colSpan(span=int(text))]79 return nodelist, msglist88 nodelist = [rowSpan(span=int(text))]90 return nodelist, msglist
9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
2992 char *nodelist = strchr(str, ':'); in mpol_parse_str() local2999 if (nodelist) { in mpol_parse_str()3001 *nodelist++ = '\0'; in mpol_parse_str()3002 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()3020 if (nodelist) { in mpol_parse_str()3021 char *rest = nodelist; in mpol_parse_str()3034 if (!nodelist) in mpol_parse_str()3041 if (nodelist) in mpol_parse_str()3048 if (!nodelist) in mpol_parse_str()3056 if (!nodelist) in mpol_parse_str()[all …]
146 static DEVICE_ATTR_RO(nodelist);
20 nodelist="`ls -d node*`"
42 struct node *nodelist; member81 %type <nodelist> subnodes
106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
107 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
131 running kernel does not support NUMA; and will fail if its nodelist
741 * Condense nodelist flag members.747 * Fixed failMask nodelist settings.