Home
last modified time | relevance | path

Searched refs:nodelist (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-memory-tiers13 /sys/devices/virtual/memory_tiering/memory_tierN/nodelist
24 nodelist: NUMA nodes that are part of this memory tier.
/linux/Documentation/sphinx/
H A DrstFlatTable.py77 nodelist = [colSpan(span=int(text))]
79 return nodelist, msglist
88 nodelist = [rowSpan(span=int(text))]
90 return nodelist, msglist
/linux/mm/
H A Dmempolicy.c3181 char *nodelist = strchr(str, ':'); in mpol_parse_str() local
3188 if (nodelist) { in mpol_parse_str()
3190 *nodelist++ = '\0'; in mpol_parse_str()
3191 if (nodelist_parse(nodelist, nodes)) in mpol_parse_str()
3209 if (nodelist) { in mpol_parse_str()
3210 char *rest = nodelist; in mpol_parse_str()
3224 if (!nodelist) in mpol_parse_str()
3231 if (nodelist) in mpol_parse_str()
3238 if (!nodelist) in mpol_parse_str()
3246 if (!nodelist) in mpol_parse_str()
[all …]
H A Dmemory-tiers.c181 static DEVICE_ATTR_RO(nodelist);
/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-assign-cpus.sh19 nodelist="`ls -d node*`"
/linux/fs/jffs2/
H A DMakefile9 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
/linux/scripts/dtc/
H A Ddtc-parser.y48 struct node *nodelist; member
87 %type <nodelist> subnodes
/linux/Documentation/translations/zh_CN/filesystems/
H A Dtmpfs.rst106 请注意,如果内核不支持NUMA,那么使用mpol选项挂载tmpfs将会失败;nodelist指定不
/linux/Documentation/translations/zh_TW/filesystems/
H A Dtmpfs.rst106 請注意,如果內核不支持NUMA,那麼使用mpol選項掛載tmpfs將會失敗;nodelist指定不
/linux/Documentation/scsi/
H A DChangeLog.lpfc741 * Condense nodelist flag members.
747 * Fixed failMask nodelist settings.